original_kernel/arch/m68k/kernel
Geert Uytterhoeven 27123cbc26 m68k: Fix off-by-one in m68k_setup_user_interrupt()
commit 69961c3752 ("[PATCH] m68k/Atari:
Interrupt updates") added a BUG_ON() with an incorrect upper bound
comparison, which causes an early crash on VME boards, where IRQ_USER is
8, cnt is 192 and NR_IRQS is 200.

Reported-by: Stephen N Chivers <schivers@csc.com.au>
Tested-by: Kars de Jong <jongk@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-11-15 11:36:06 -08:00
..
Makefile
asm-offsets.c
dma.c
entry.S
head.S
ints.c
m68k_ksyms.c
module.c
module.lds
process.c
ptrace.c
setup.c
signal.c
sun3-head.S
sys_m68k.c
time.c
traps.c
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S