diff options
author | Geert Uytterhoeven <[email protected]> | 2008-11-14 08:10:19 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-11-15 11:36:06 -0800 |
commit | 27123cbc264de89ce6951b1b4c84c223eb0f1702 (patch) | |
tree | 81e4d2cab353fb1e6085850a8a9f1a41465fb944 /fs/jbd2/commit.c | |
parent | fa0cfc202c4969ceed567b1567c2e5effe7fd28b (diff) |
m68k: Fix off-by-one in m68k_setup_user_interrupt()
commit 69961c375288bdab7604e0bb1c8d22999bb8a347 ("[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 <[email protected]>
Tested-by: Kars de Jong <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions