diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-02-23 04:26:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-26 10:34:08 -0800 |
commit | e273d140d9d0c2c7941d97a6ace455113bb4ec63 (patch) | |
tree | 6bb13f41e94f85c3920b6f8e93dd5609fe984e7a /mm/mempool.c | |
parent | f45bcd7022a46de48cc414e3ea3a5b9b4de318ec (diff) | |
download | linux-e273d140d9d0c2c7941d97a6ace455113bb4ec63.tar.bz2 |
[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>
Diffstat (limited to 'mm/mempool.c')
0 files changed, 0 insertions, 0 deletions