2008-09-29 01:08:17 +00:00
|
|
|
--- a/arch/mips/kernel/head.S
|
|
|
|
+++ b/arch/mips/kernel/head.S
|
2008-10-07 12:29:33 +00:00
|
|
|
@@ -121,6 +121,8 @@
|
2008-09-29 01:08:17 +00:00
|
|
|
#endif
|
|
|
|
.endm
|
|
|
|
|
|
|
|
+ j kernel_entry
|
|
|
|
+ nop
|
|
|
|
#ifndef CONFIG_NO_EXCEPT_FILL
|
|
|
|
/*
|
|
|
|
* Reserved space for exception handlers.
|