https://github.com/torvalds/linux
Revision cbb4f2646d77b536ed2b1500ef6641083228ed8f authored by Li Zefan on 31 July 2009, 06:55:48 UTC, committed by Jens Axboe on 31 July 2009, 06:55:48 UTC
Commit d9c7d394a8ebacb60097b192939ae9f15235225e
("block: prevent possible io_context->refcount overflow") mistakenly
changed atomic_inc(&ioc->nr_tasks) to atomic_long_inc(&ioc->refcount).

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
1 parent 56ad174
History
Tip revision: cbb4f2646d77b536ed2b1500ef6641083228ed8f authored by Li Zefan on 31 July 2009, 06:55:48 UTC
io context: fix ref counting
Tip revision: cbb4f26
File Mode Size
caiaq
usx2y
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 317 bytes
usbaudio.c -rw-r--r-- 107.3 KB
usbaudio.h -rw-r--r-- 6.8 KB
usbmidi.c -rw-r--r-- 51.8 KB
usbmixer.c -rw-r--r-- 54.7 KB
usbmixer_maps.c -rw-r--r-- 10.7 KB
usbquirks.h -rw-r--r-- 49.9 KB

back to top