Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"
authorLinus Torvalds <torvalds@woody.osdl.org>
Mon, 27 Nov 2006 00:27:17 +0000 (16:27 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Mon, 27 Nov 2006 00:27:17 +0000 (16:27 -0800)
commitb8e6ec865fd1d8838b6ce9516977b65e9f08f876
tree9203493fc47d1ff55bee5c2a68884215257ad0bf
parent137b529e4df7b9cd6b235654a3f1a8f280e3463d
Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"

This reverts commit ee3ce191e8eaa4cc15c51a28b34143b36404c4f5, since it
broke on at least ARM, MIPS and PA-RISC due to complicated header file
dependencies.

Conflicts in include/linux/spinlock.h (due to the "nested" variety
fixes) fixed up by hand.

Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Kyle McMartin <kyle@parisc-linux.org>
Cc: Russell King <rmk+lkml@arm.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/irqflags.h
include/linux/spinlock.h