]> git.baikalelectronics.ru Git - kernel.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)
commit4501a78b1b7780b014883df90995087f8c842bb9
tree702e66f6e7d977a6efc4b9bd14ef338373f2dd2d
parentf1653416597f46d83068317c528626ef3d3942d3
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