kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #185234
[Bug 1592114] Comment bridged from LTC Bugzilla
------- Comment From mrochs@xxxxxxxxxx 2016-06-22 13:17 EDT-------
(In reply to comment #6)
> Created attachment 109540 [details]
> Set of 3 proposed patches for Xenial SRU Point release 16.04.1
>
> These patches are requested for Xenial SRU point release 16.04.1. They are
> in the process of getting upstreamed.
FYI that these have been approved for 4.8 and are in the SCSI
maintainers 'misc' branch:
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
61f7d21 cxlflash: Shutdown notify support for CXL Flash cards
4fecd27 cxlflash: Add device dependent flags
894ef44 cxlflash: Fix to drain operations from previous reset
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592114
Title:
Device shutdown notification for CAPI Flash cards
Status in linux package in Ubuntu:
Triaged
Bug description:
---Problem Description---
Some CAPI Flash cards need notification of device shutdown
in order to flush pending I/Os.
A PCI notification hook for shutdown has been added where
the driver notifies the card and returns. When the device
is removed in the PCI remove path, this code will wait for
shutdown processing to complete. It could take a minimum of
1 second for shutdown processing to complete. To avoid an
indefinite wait, code has been added to read the status
incrementally from 100ms up to 1.5 seconds.
Contact Information = ukrishn@xxxxxxxxxxxxxxxxxx
This is a defect placeholder for submitting a patch to Canonical, that is in the process of getting submitted upstream for the 4.8 kernel.
We would like to have this patch included in the pointrelease,
16.04.1.
Please lookout for the patch that will be attached to this bug soon
and probably closer to the deadline for 16.04.1.
I will submit the patch as soon as I get the review comments addressed
and well tested.
-- Uma
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592114/+subscriptions
References