[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 23 Feb 2007 11:38:26 +0000 (04:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 26 Feb 2007 18:34:08 +0000 (10:34 -0800)
commitbc5e81a1519abc69472bb67deace7bb1ac09d65a
tree7d7d22f638e1d50ed1f3774f114b8d9dca1b2d56
parentb93179bdfcbb0154e63e57194e2648bd0ff648a7
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.

For the ISA irqs we reserve 16 vectors.  This patch adds constants for
those vectors and modifies the code to use them.  Making the code a
little clearer and making it possible to move these vectors in the future.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86_64/kernel/i8259.c
arch/x86_64/kernel/io_apic.c
include/asm-x86_64/hw_irq.h