Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3993
b: refs/heads/master
c: ee93b43
h: refs/heads/master
i:
  3991: 35e7dcd
v: v3
  • Loading branch information
Olaf Hering authored and Linus Torvalds committed Jun 30, 2005
1 parent fc0e3d0 commit d7f8ade
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 5ee24d9594ffb070261b70461f71c42913c663bb
refs/heads/master: ee93b43a05506667d771c4fb0c384301edd7d036
4 changes: 2 additions & 2 deletions trunk/arch/ppc/kernel/relocate_kernel.S
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ relocate_new_kernel:

mr r8, r0
ori r8, r8, MSR_RI|MSR_ME
mtspr SRR1, r8
mtspr SPRN_SRR1, r8
addi r8, r4, 1f - relocate_new_kernel
mtspr SRR0, r8
mtspr SPRN_SRR0, r8
sync
rfi

Expand Down

0 comments on commit d7f8ade

Please sign in to comment.