commit | 3f365e8ee90bf835553ea964ba5accf5b8ba4070 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun May 18 20:47:13 2008 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 18 13:28:49 2008 -0700 |
tree | 702e66f6e7d977a6efc4b9bd14ef338373f2dd2d | |
parent | e8006b060f3982a969c5170aa869628d54dd30d8 [diff] |
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>