https://github.com/torvalds/linux
Revision ae6b95d4d86565a4f267359852f7fbe000b6e0e7 authored by Alexey Dobriyan on 20 February 2007, 21:57:57 UTC, committed by Linus Torvalds on 21 February 2007, 01:10:14 UTC
Flags from spin_lock_irqsave() are saved into global variable and restored
from it.  My gut feeling this is very racy.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 91e4ee3
History
Tip revision: ae6b95d4d86565a4f267359852f7fbe000b6e0e7 authored by Alexey Dobriyan on 20 February 2007, 21:57:57 UTC
[PATCH] mwave: interesting flags savings
Tip revision: ae6b95d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 81.8 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top