Revert "sparc: correct section of current_pc()"
This reverts commit 8dd9453737
.
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.
This commit is contained in:
@@ -465,7 +465,6 @@ gokernel:
|
|||||||
mov %o7, %g4 ! Save %o7
|
mov %o7, %g4 ! Save %o7
|
||||||
|
|
||||||
/* Jump to it, and pray... */
|
/* Jump to it, and pray... */
|
||||||
__INIT
|
|
||||||
current_pc:
|
current_pc:
|
||||||
call 1f
|
call 1f
|
||||||
nop
|
nop
|
||||||
|
Reference in New Issue
Block a user