]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable
authorlepton <ytht.net@gmail.com>
Wed, 19 Apr 2006 05:21:10 +0000 (22:21 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 19 Apr 2006 16:13:50 +0000 (09:13 -0700)
commitbb3fda7a19077c3dba6db63e95d264a7ee53873b
tree2c0812570c3a063cf1a0d6f334218e3dc1cce115
parent6203a513ad866ab459433565ad7183ab3d8554f2
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable

atomic_add_return() if CONFIG_M386 can accidentally enable local interrupts.

Signed-off-by: Lepton Wu <ytht.net@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/atomic.h