2008-05-30 19:30:51 +03:00
|
|
|
--- a/arch/mips/kernel/head.S
|
|
|
|
+++ b/arch/mips/kernel/head.S
|
2008-05-02 13:17:03 +03:00
|
|
|
@@ -120,6 +120,8 @@
|
2008-04-19 18:20:44 +03:00
|
|
|
#endif
|
|
|
|
.endm
|
|
|
|
|
|
|
|
+ j kernel_entry
|
|
|
|
+ nop
|
|
|
|
#ifndef CONFIG_NO_EXCEPT_FILL
|
|
|
|
/*
|
|
|
|
* Reserved space for exception handlers.
|