linux/block
Eric Dumazet 3c9c708c9f block: avoid infinite loop in get_task_io_context()
Calling get_task_io_context() on a exiting task which isn't %current can
loop forever. This triggers at boot time on my dev machine.

BUG: soft lockup - CPU#3 stuck for 22s ! [mountall.1603]

Fix this by making create_task_io_context() returns -EBUSY in this case
to break the loop.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2012-05-31 13:39:05 +02:00
..
partitions s390/dasd: re-prioritize partition detection message 2012-05-16 14:42:51 +02:00
Kconfig
Kconfig.iosched
Makefile
blk-cgroup.c blkcg: use radix tree to index blkgs from blkcg 2012-04-20 10:06:40 +02:00
blk-cgroup.h blkcg: use radix tree to index blkgs from blkcg 2012-04-20 10:06:40 +02:00
blk-core.c Linux 3.4-rc5 2012-05-01 14:29:55 +02:00
blk-exec.c
blk-flush.c
blk-integrity.c
blk-ioc.c block: avoid infinite loop in get_task_io_context() 2012-05-31 13:39:05 +02:00
blk-iopoll.c
blk-lib.c
blk-map.c
blk-merge.c
blk-settings.c
blk-softirq.c
blk-sysfs.c
blk-tag.c
blk-throttle.c blkcg: tg_stats_alloc_lock is an irq lock 2012-05-23 12:16:21 +02:00
blk-timeout.c
blk.h
bsg-lib.c
bsg.c
cfq-iosched.c Linux 3.4-rc5 2012-05-01 14:29:55 +02:00
compat_ioctl.c
deadline-iosched.c
elevator.c blkcg: implement per-queue policy activation 2012-04-20 10:06:06 +02:00
genhd.c block: fix buffer overflow when printing partition UUIDs 2012-05-15 08:22:04 +02:00
ioctl.c
noop-iosched.c
partition-generic.c
scsi_ioctl.c