mbox series

[SRU,Bionic,0/1] scsi: hpsa: disable device during shutdown

Message ID cover.1529525056.git.joseph.salisbury@canonical.com
Headers show
Series scsi: hpsa: disable device during shutdown | expand

Message

Joseph Salisbury Aug. 10, 2018, 3:37 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1772467

== SRU Justification ==
Mainline commit introduced a regression in v4.15-rc1.  The regression
causes a kernel panic during system shutdown.  This commit fixes
that regression.  This commit was also cc'd to upstream stable, but it
has not landed in Bionic as of yet. 

== Fix ==
0d98ba8d70b0 ("scsi: hpsa: disable device during shutdown")

== Regression Potential ==
Low.  This patch fixes a current regression.  It has been cc'd to
upstream stable, so it has had additon upstream review.

== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.


Sinan Kaya (1):
  scsi: hpsa: disable device during shutdown

 drivers/scsi/hpsa.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Comments

Joseph Salisbury Aug. 10, 2018, 8:43 p.m. UTC | #1
I made a typo in the bug link.  I'll resend with the correct bug number.