Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26569
b: refs/heads/master
c: c51e078
h: refs/heads/master
i:
  26567: ac4757b
v: v3
  • Loading branch information
Marcelo Tosatti authored and Paul Mackerras committed May 9, 2006
1 parent 4e02534 commit 63d8d04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e4de00215c3af02116db3d486bf53700dfe10619
refs/heads/master: c51e078f82096a7d35ac8ec2416272e843a0e1c4
4 changes: 0 additions & 4 deletions trunk/arch/ppc/kernel/head_8xx.S
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,7 @@ InstructionTLBMiss:

. = 0x1200
DataStoreTLBMiss:
#ifdef CONFIG_8xx_CPU6
stw r3, 8(r0)
#endif
DO_8xx_CPU6(0x3f80, r3)
mtspr SPRN_M_TW, r10 /* Save a couple of working registers */
mfcr r10
Expand Down Expand Up @@ -417,9 +415,7 @@ DataStoreTLBMiss:
lwz r11, 0(r0)
mtcr r11
lwz r11, 4(r0)
#ifdef CONFIG_8xx_CPU6
lwz r3, 8(r0)
#endif
rfi

/* This is an instruction TLB error on the MPC8xx. This could be due
Expand Down

0 comments on commit 63d8d04

Please sign in to comment.