]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit47c634eb835cbf39fc50c25ba03909f5300fdecd
tree7d7d22f638e1d50ed1f3774f114b8d9dca1b2d56
parent3237cde341832c0fcebe42cc993b2ea18ec82839
[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