https://github.com/torvalds/linux
Revision 11cad320a4f4bc53d3585c85600c782faa12b99e authored by Vitaliy Gusev on 11 May 2010, 21:06:56 UTC, committed by Linus Torvalds on 12 May 2010, 00:33:42 UTC
acct_exit_ns --> acct_file_reopen deletes timer without check timer
execution on other CPUs.  So acct_timeout() can change an unmapped memory.

Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Cc: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent ab941e0
History
Tip revision: 11cad320a4f4bc53d3585c85600c782faa12b99e authored by Vitaliy Gusev on 11 May 2010, 21:06:56 UTC
bsdacct: use del_timer_sync() in acct_exit_ns()
Tip revision: 11cad32
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-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top