]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: Work around old gas bug
authorJan Beulich <JBeulich@novell.com>
Thu, 3 Mar 2011 10:55:29 +0000 (10:55 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 3 Mar 2011 11:47:08 +0000 (12:47 +0100)
commitd04c579f971bf7d995db1ef7a7161c0143068859
tree03c5d8b7dfae3eec182b38b3a204cc74d1fe1be5
parenteb8c1e2c830fc25c93bc94e215ed387fe142a98d
x86: Work around old gas bug

Add extra parentheses around a couple of definitions introduced
by "x86: Cleanup vector usage" and used in assembly macro
arguments, and remove spaces. Without that old (2.16.1) gas
would see more macro arguments than were actually specified.

Reported-and-tested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Shaohua Li <shaohua.li@intel.com>
LKML-Reference: <4D6F81B10200007800034B0B@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/irq_vectors.h