summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.c
diff options
context:
space:
mode:
authorNikanth Karthikesan <knikanth@suse.de>2008-11-19 09:20:23 (GMT)
committerJens Axboe <jens.axboe@oracle.com>2008-12-29 07:28:43 (GMT)
commit7c0990c7ee988aa193abbb7da3faeb9279146dbf (patch)
tree785708206467f03cf07c72dae65f56531bfd7449 /drivers/block/cciss.c
parentd194139c18edb7dae45e159a24f2aa72091033b8 (diff)
downloadlinux-fsl-qoriq-7c0990c7ee988aa193abbb7da3faeb9279146dbf.tar.xz
Do not free io context when taking recursive faults in do_exit
When taking recursive faults in do_exit, if the io_context is not null, exit_io_context() is being called. But it might decrement the refcount more than once. It is better to leave this task alone. Signed-off-by: Nikanth Karthikesan <knikanth@suse.de> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'drivers/block/cciss.c')
0 files changed, 0 insertions, 0 deletions