projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad4f59
)
Revert "sparc: correct section of current_pc()"
author
David S. Miller
<davem@davemloft.net>
Sat, 8 Nov 2008 06:57:16 +0000
(22:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Nov 2008 20:33:30 +0000
(12:33 -0800)
This reverts commit
8dd9453737822469837d48d5da3785ce70fb2118
.
This fixes a boot failure reported by Robert Reif.
The code above the section change expects to fallthrough, so
we can't make such a section change here.
arch/sparc/kernel/head.S
patch
|
blob
|
history
diff --git
a/arch/sparc/kernel/head.S
b/arch/sparc/kernel/head.S
index 2fe2c117e772fac352230dd2827d5a45d8915fd4..2d325fd845795e32361f658736784262f56bf5c0 100644
(file)
--- a/
arch/sparc/kernel/head.S
+++ b/
arch/sparc/kernel/head.S
@@
-465,7
+465,6
@@
gokernel:
mov %o7, %g4 ! Save %o7
/* Jump to it, and pray... */
- __INIT
current_pc:
call 1f
nop