Eric W. Biederman e273d140d9 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
NR_IRQ_VECTORS is currently a compatiblity define set to NR_IRQs.
This patch updates the users of NR_IRQ_VECTORS to use NR_IRQs instead
so that NR_IRQ_VECTORS can be removed.

There is still shared code with arch/i386 that uses NR_IRQ_VECTORS
so we can't remove the #define just yet :(

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-26 10:34:08 -08:00
..
2006-12-22 22:45:41 -05:00
2006-09-11 13:32:30 -04:00
2006-12-15 08:47:51 -08:00
2007-02-02 21:14:28 -05:00
2005-04-16 15:20:36 -07:00
2006-12-08 08:28:39 -08:00
2007-02-02 21:14:28 -05:00
2007-02-05 18:51:25 -08:00
2007-01-03 08:49:59 -08:00