Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309543
b: refs/heads/master
c: 4fd8bc6
h: refs/heads/master
i:
  309541: 3c7b1cc
  309539: 005e22c
  309535: 5fe74cb
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed May 29, 2012
1 parent 551de64 commit 2875472
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ddb22e13dea3f9511c8e934331e1e44b666bc79
refs/heads/master: 4fd8bc671887fa02bc19722f6c3707bd7b8a2604
8 changes: 0 additions & 8 deletions trunk/arch/sparc/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
* the cpu-type
*/
.align 4
cputyp:
.word 1

.align 4
.globl cputypval
cputypval:
.asciz "sun4m"
Expand Down Expand Up @@ -509,10 +505,6 @@ continue_boot:
/* Aieee, now set PC and nPC, enable traps, give ourselves a stack and it's
* show-time!
*/

sethi %hi(cputyp), %o0
st %g4, [%o0 + %lo(cputyp)]

/* Turn on Supervisor, EnableFloating, and all the PIL bits.
* Also puts us in register window zero with traps off.
*/
Expand Down

0 comments on commit 2875472

Please sign in to comment.