[PATCH] m68k: adjust to changed HARDIRQ_MASK
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 23 Jun 2006 09:04:59 +0000 (02:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:01 +0000 (07:43 -0700)
commit6d2f16a8917eb77a8b79849686159f3a5eae2501
treeeddcb022e805523873fccf30ce3d9a21d27dc41d
parent2dcf15b78d14c8d92fa1ce1be95b75e8d27ef99f
[PATCH] m68k: adjust to changed HARDIRQ_MASK

Adjust entry.S to the changed HARDIRQ_MASK, add a check to prevent it from
silently breaking again.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/kernel/entry.S
arch/m68k/kernel/ints.c