]> www.infradead.org Git - users/jedix/linux-maple.git/commit
aacraid: IOCTL fix
authorMahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com>
Fri, 28 Aug 2015 10:38:39 +0000 (06:38 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 27 Feb 2017 06:20:55 +0000 (22:20 -0800)
commit5309f54384e2fed5fceefd1e0bc9d26c36b6868f
treee27f520ed66bf36a1dd3660e86f086af7e2aca1f
parentb754903226a4be70a25cb4c3e97120f2602f0b94
aacraid: IOCTL fix

Driver blocks ioctls once it received shutdown/suspend request during
suspend/hybernation. This patch unblocks ioctls on resume path.

Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Murthy Bhat <Murthy.Bhat@pmcs.com>
Reviewed-by: Karthikeya Sunkesula <Karthikeya.Sunkesula@pmcs.com>
Signed-off-by: Mahesh Rajashekhara <Mahesh.Rajashekhara@pmcs.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
(cherry picked from commit e728f8e39ffd8f7054e0718b4fb308c32235a5c2)

Orabug: 25505509
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/scsi/aacraid/linit.c