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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top