2008-01-11 10:42:06 +00:00
|
|
|
diff -urN linux-2.6.23.12/arch/mips/kernel/head.S linux-2.6.23.12.new/arch/mips/kernel/head.S
|
|
|
|
--- linux-2.6.23.12/arch/mips/kernel/head.S 2008-01-11 11:27:08.000000000 +0100
|
|
|
|
+++ linux-2.6.23.12.new/arch/mips/kernel/head.S 2008-01-11 11:27:35.000000000 +0100
|
|
|
|
@@ -132,6 +132,10 @@
|
|
|
|
|
2006-10-26 01:08:41 +00:00
|
|
|
j kernel_entry
|
|
|
|
nop
|
2008-01-11 10:42:06 +00:00
|
|
|
+
|
2007-06-06 23:34:34 +00:00
|
|
|
+EXPORT(_image_cmdline)
|
2008-01-11 10:42:06 +00:00
|
|
|
+ .ascii "CMDLINE:"
|
2007-06-06 23:34:34 +00:00
|
|
|
+
|
2008-01-11 10:42:06 +00:00
|
|
|
#ifndef CONFIG_NO_EXCEPT_FILL
|
2006-10-26 01:08:41 +00:00
|
|
|
/*
|
|
|
|
* Reserved space for exception handlers.
|