2008-05-30 20:19:24 +03:00
|
|
|
--- a/arch/mips/kernel/head.S
|
|
|
|
+++ b/arch/mips/kernel/head.S
|
2008-05-18 23:25:45 +03:00
|
|
|
@@ -120,6 +120,8 @@
|
2008-01-28 15:36:09 +02:00
|
|
|
#endif
|
|
|
|
.endm
|
|
|
|
|
|
|
|
+ j kernel_entry
|
|
|
|
+ nop
|
|
|
|
#ifndef CONFIG_NO_EXCEPT_FILL
|
|
|
|
/*
|
|
|
|
* Reserved space for exception handlers.
|