linux-stable/drivers/block/mtip32xx
Sam Bradshaw 974a51a245 mtip32xx: Fix NULL pointer dereference during module unload
An open file-handle to one or more of the driver exported debugfs
nodes causes raciness in recursive removal during module unload;
sometimes a stale parent dentry is dereferenced when more than 1
pci device is present.

Signed-off-by: Sam Bradshaw <sbradshaw@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2013-05-15 10:04:34 +02:00
..
Kconfig drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency 2013-02-07 07:37:29 +01:00
Makefile
mtip32xx.c mtip32xx: Fix NULL pointer dereference during module unload 2013-05-15 10:04:34 +02:00
mtip32xx.h Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block 2013-05-08 11:51:05 -07:00