]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k: Correct jump if not running on HP300
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:13 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:49 +0000 (13:28 -0700)
commit3f365e8ee90bf835553ea964ba5accf5b8ba4070
tree702e66f6e7d977a6efc4b9bd14ef338373f2dd2d
parente8006b060f3982a969c5170aa869628d54dd30d8
m68k: Correct jump if not running on HP300

When running a HP300-enabled kernel on non-HP300 hardware, a test in the early
startup code jumps to the wrong label, causing a double bus fault.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/kernel/head.S