diff options
author | Selvan Mani <smani@micron.com> | 2015-06-24 08:48:46 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-06-24 08:48:46 -0600 |
commit | 98f57c5196f7a1f681246858f5860c1120d01ca9 (patch) | |
tree | 1bda5604571185810e22be1258890d9664bff43a /drivers/s390 | |
parent | 51ef72bda70841fddd595142ed0e7e0fc571c500 (diff) | |
download | linux-98f57c5196f7a1f681246858f5860c1120d01ca9.tar.bz2 |
mtip32xx: Fix accessing freed memory
In mtip_pci_remove(), driver data 'dd' is accessed after freeing it. This
is a residue of SRSI code cleanup in the patch 016a41c38821 "mtip32xx: fix
crash on surprise removal of the drive". Removed the bit flags
MTIP_DDF_REMOVE_DONE_BIT and MTIP_PF_SR_CLEANUP_BIT.
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Vignesh Gunasekaran <vgunasekaran@micron.com>
Signed-off-by: Selvan Mani <smani@micron.com>
Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions