[yakkety SRU] LP#1635594 -- hio driver missing

Andy Whitcroft apw at canonical.com
Fri Oct 21 12:25:18 UTC 2016


It seems the Ubuntu driver hio is no longer included with the Yakkety
kernel.  This creates a regression-release in yakkety and will cause
corresponding issues with the HWE kernels when they are released.

Proposing the below pull-request for SRU to yakkety.

-apw

The following changes since commit 7b66e0f562be96b5b73f45dbda334935bfbea3cb:

  Linux 4.8.2 (2016-10-20 16:14:17 -0500)

are available in the git repository at:

  git://git.launchpad.net/~apw/ubuntu/+source/linux/+git/yakkety lp1635594

for you to fetch changes up to bb9757a7912dc6adf9aa8ef221441566f581ef9a:

  UBUNTU: SAUCE: hio: Makefile and Kconfig (2016-10-21 13:14:12 +0100)

----------------------------------------------------------------
Andy Whitcroft (1):
      UBUNTU: SAUCE: hio: port to v4.8 base

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                               | 12566 +++++++++++++++++++++++
 ubuntu/hio/hio.h                               |   104 +
 10 files changed, 12690 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