Ack+patch: [yakkety SRU] LP#1635594 -- hio driver missing

Leann Ogasawara leann.ogasawara at canonical.com
Fri Oct 21 13:42:47 UTC 2016


Acked-by: Leann Ogasawara <leann.ogasawara at canonical.com>

I've also attached a patch here which should apply cleanly on top of
this pull request to add hio to the annotations file to help prevent
this from going missing again.

Thanks,
Leann

On 10/21/2016 05:25 AM, Andy Whitcroft wrote:
> 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
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-UBUNTU-Config-Enforce-CONFIG_HIO.patch
Type: text/x-patch
Size: 1239 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20161021/64069db1/attachment.bin>


More information about the kernel-team mailing list