]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: Add parenthesis to IRQ vector macros
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 17 Oct 2007 16:04:38 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:28 +0000 (20:16 +0200)
commit3f4ed1511dc8c71073bb7d220ee62eedd8e8aeec
tree9df53f2c54adbc7d831f7b7c47ef3cc5bec8777e
parentd2ccc3fdde1a860b970109ad78865b7e44d3fc0c
x86: Add parenthesis to IRQ vector macros

It is not good taste to have macros with additions that do not have
parenthesises around them.  This patch parethesizes the IRQ vector
macros for x86_64 arch.

Note, this caused me a bit of heart-ache debugging lguest64.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/hw_irq_64.h