From: Eric W. Biederman Date: Fri, 23 Feb 2007 11:38:26 +0000 (-0700) Subject: [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. X-Git-Tag: v2.6.21-rc2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5e81a1519abc69472bb67deace7bb1ac09d65a;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed