[SRU][Xenial] Include Huawei ES3000 PCIe SSD 'hio' driver

Kamal Mostafa kamal at canonical.com
Fri Jul 15 19:03:49 UTC 2016


BugLink: http://bugs.launchpad.net/bugs/1603483

Include Huawei ES3000 PCIe SSD 'hio' driver in Xenial.

(Enables the driver for amd64 and i386 only, as a module).

 -Kamal

-----

The following changes since commit eca03d125dc46ebd3b5f906cda42666abd141ed6:

  percpu: fix synchronization between synchronous map extension and
chunk destruction (2016-07-13 09:00:04 -0700)

are available in the git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/xenial
huawei-hio

for you to fetch changes up to 0f29851cbbb77d598ed5154e6f22e0b6b36955e6:

  UBUNTU: SAUCE: hio: Makefile and Kconfig (2016-07-15 11:03:40 -0700)

----------------------------------------------------------------
Huawei SSD DEV Team (1):
      UBUNTU: SAUCE: import Huawei ES3000_V2 (2.1.0.23)

Kamal Mostafa (6):
      UBUNTU: SAUCE: hio: bio_endio() no longer takes errors arg
      UBUNTU: SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
      UBUNTU: SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
      UBUNTU: SAUCE: hio: fix mask maybe-uninitialized warning
      UBUNTU: [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
      UBUNTU: SAUCE: hio: Makefile and Kconfig

 debian.master/config/amd64/config.common.amd64 |     1 +
 debian.master/config/config.common.ubuntu      |     1 +
 debian.master/config/i386/config.common.i386   |     1 +
 debian.master/d-i/modules/block-modules        |     1 +
 ubuntu/Kconfig                                 |     4 +
 ubuntu/Makefile                                |     7 +
 ubuntu/hio/Kconfig                             |     4 +
 ubuntu/hio/Makefile                            |     1 +
 ubuntu/hio/hio.c                               | 12536 +++++++++++++++++++++++
 ubuntu/hio/hio.h                               |   104 +
 10 files changed, 12660 insertions(+)
 create mode 100644 ubuntu/hio/Kconfig
 create mode 100644 ubuntu/hio/Makefile
 create mode 100644 ubuntu/hio/hio.c
 create mode 100644 ubuntu/hio/hio.h




More information about the kernel-team mailing list