Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44638
b: refs/heads/master
c: 15f1483
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Dec 17, 2006
1 parent 90c3c7d commit ac83953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: 825020c3866e7312947e17a0caa9dd1a5622bafc
refs/heads/master: 15f1483404f3497c66872de13f3d585e3da87785
7 changes: 1 addition & 6 deletions trunk/arch/sparc64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,7 @@ sparc_ramdisk_image64:

/* PROM cif handler code address is in %o4. */
sparc64_boot:
1: rd %pc, %g7
set 1b, %g1
cmp %g1, %g7
be,pn %xcc, sparc64_boot_after_remap
mov %o4, %l7
mov %o4, %l7

/* We need to remap the kernel. Use position independant
* code to remap us to KERNBASE.
Expand Down Expand Up @@ -295,7 +291,6 @@ is_sun4v:

add %sp, (192 + 128), %sp

sparc64_boot_after_remap:
sethi %hi(prom_root_compatible), %g1
or %g1, %lo(prom_root_compatible), %g1
sethi %hi(prom_sun4v_name), %g7
Expand Down

0 comments on commit ac83953

Please sign in to comment.