summaryrefslogtreecommitdiffstats
path: root/arch/sparc
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-11-08 07:57:16 +0100
committerDavid S. Miller <davem@davemloft.net>2008-11-10 21:33:30 +0100
commit29b143281657e0b064ee0553837cf9dd4d2441f9 (patch)
tree053af363325d5fe3f157599806e7a395cb8a9e39 /arch/sparc
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... (diff)
downloadlinux-29b143281657e0b064ee0553837cf9dd4d2441f9.tar.xz
linux-29b143281657e0b064ee0553837cf9dd4d2441f9.zip
Revert "sparc: correct section of current_pc()"
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.
Diffstat (limited to 'arch/sparc')
-rw-r--r--arch/sparc/kernel/head.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/head.S b/arch/sparc/kernel/head.S
index 2fe2c117e772..2d325fd84579 100644
--- 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