patch-2.4.27 linux-2.4.27/arch/sh64/kernel/entry.S
Next file: linux-2.4.27/arch/sh64/kernel/head.S
Previous file: linux-2.4.27/arch/sh64/defconfig
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
2004-08-07 16:26:04.601344600 -0700
- Orig file:
linux-2.4.26/arch/sh64/kernel/entry.S
- Orig date:
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.26/arch/sh64/kernel/entry.S linux-2.4.27/arch/sh64/kernel/entry.S
@@ -1607,12 +1607,6 @@
shlli r36, 31, r36
andc r1, r36, r1 /* turn sr.mmu off in real mode section */
- /* Bodge : force sr.watch high on return. Can't understand why else this
- isn't happening. */
- movi 1, r38
- shlli r38, 26, r38
- or r38, r0, r0
-
putcon r1, ssr
_loada .poke0-CONFIG_CACHED_MEMORY_OFFSET, r36 /* real mode target address */
_loada 1f, r37 /* virtual mode return addr */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)