From: Al Viro Date: Mon, 28 Apr 2008 05:59:15 +0000 (+0100) Subject: fix ia64 local_irq_save() et.al. X-Git-Tag: v2.6.26-rc1~711 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7505680538375e3e562805851e3f061675369b7;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed