]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fix ia64 local_irq_save() et.al.
authorAl Viro <viro@ftp.linux.org.uk>
Mon, 28 Apr 2008 05:59:15 +0000 (06:59 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 17:03:31 +0000 (10:03 -0700)
commitb7505680538375e3e562805851e3f061675369b7
treeb5eb2db198d47306826f7f7dc6d1367adfefaa05
parentea696f9cf37d8ab9236dd133ddb2727264f3add6
fix ia64 local_irq_save() et.al.

psr is not a good name for local variable in macro body when it
has a good chance of being the argument of said macro (actually
is at least in one place)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-ia64/system.h