diff options
author | Yinghai Lu <yinghai@kernel.org> | 2008-11-04 23:10:13 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-06 07:23:22 +0100 |
commit | 1b4897688011cd05e07f00dcfe6af3331eb36a3c (patch) | |
tree | 40c390504a3c64dd08d7df7b3fe9f6e1659e9626 /drivers/md/bitmap.c | |
parent | x86: don't allow nr_irqs > NR_IRQS (diff) | |
download | linux-1b4897688011cd05e07f00dcfe6af3331eb36a3c.tar.xz linux-1b4897688011cd05e07f00dcfe6af3331eb36a3c.zip |
x86: size NR_IRQS on 32-bit systems the same way as 64-bit
Impact: make NR_IRQS big enough for system with lots of apic/pins
If lots of IO_APIC's are there (or can be there), size the same way
as 64-bit, depending on MAX_IO_APICS and NR_CPUS.
This fixes the boot problem reported by Ben Hutchings on a 32-bit
server with 5 IO-APICs and 240 IO-APIC pins.
Signed-off-by: Yinghai <yinghai@kernel.org>
Tested-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/md/bitmap.c')
0 files changed, 0 insertions, 0 deletions