]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mtip32xx: fix crash on surprise removal of the drive
authorAsai Thambi SP <asamymuthupa@micron.com>
Mon, 11 May 2015 22:53:18 +0000 (15:53 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 26 May 2016 22:46:15 +0000 (15:46 -0700)
commite1b9a09e54a75875a6e77947c9a3d5e8e85f4b93
treebbae2eb71390af1ac2a375d3c9347ead7f16bf9c
parent688011c25a298280671ce6a94b27b8d71c6ac97d
mtip32xx: fix crash on surprise removal of the drive

Orabug: 23331084

[ Upstream commit 2132a544727eb17f76bfef8b550a016a41c38821 ]

pci and block layers have changed a lot compared to when SRSI support was added.
Given the current state of pci and block layers, this driver do not have to do
any specific handling.

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Selvan Mani <smani@micron.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
(cherry picked from commit 13af0df20f8e78dc1e7239a29b2862addde3953e)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/block/mtip32xx/mtip32xx.c