Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13695
b: refs/heads/master
c: 43cefe2
h: refs/heads/master
i:
  13693: f1fa584
  13691: 7b0988a
  13687: 28a6f55
  13679: 846c53a
  13663: 1863002
  13631: 97e74a6
  13567: 033ad91
v: v3
  • Loading branch information
Matt Porter authored and Paul Mackerras committed Nov 10, 2005
1 parent 5641bbd commit 38637e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8882a4da1c932c9f311c9f739e6719adea3e25d9
refs/heads/master: 43cefe29d497c2a9d3c7eae89964260e7b35149e
2 changes: 1 addition & 1 deletion trunk/arch/ppc/kernel/head_booke.h
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,6 @@
NORMAL_EXCEPTION_PROLOG; \
bne load_up_fpu; /* if from user, just load it up */ \
addi r3,r1,STACK_FRAME_OVERHEAD; \
EXC_XFER_EE_LITE(0x800, KernelFP)
EXC_XFER_EE_LITE(0x800, kernel_fp_unavailable_exception)

#endif /* __HEAD_BOOKE_H__ */

0 comments on commit 38637e5

Please sign in to comment.