diff options
author | Nikanth Karthikesan <knikanth@suse.de> | 2008-11-19 10:20:23 +0100 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-12-29 08:28:43 +0100 |
commit | 7c0990c7ee988aa193abbb7da3faeb9279146dbf (patch) | |
tree | 785708206467f03cf07c72dae65f56531bfd7449 /drivers/block/cciss.h | |
parent | cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct (diff) | |
download | linux-7c0990c7ee988aa193abbb7da3faeb9279146dbf.tar.xz linux-7c0990c7ee988aa193abbb7da3faeb9279146dbf.zip |
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.h')
0 files changed, 0 insertions, 0 deletions