Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360841
b: refs/heads/master
c: 54c9b22
h: refs/heads/master
i:
  360839: 583c487
v: v3
  • Loading branch information
Michael Neuling authored and Benjamin Herrenschmidt committed Mar 5, 2013
1 parent f539613 commit ee41efd
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: fa759e9b0984748cf626aac59bca60bdab42c644
refs/heads/master: 54c9b2253d34e8998e4bff9ac2d7a3ba0b861d52
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/cpu_setup_power.S
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ __init_LPCR:

__init_FSCR:
mfspr r3,SPRN_FSCR
ori r3,r3,FSCR_TAR
ori r3,r3,FSCR_TAR|FSCR_DSCR
mtspr SPRN_FSCR,r3
blr

Expand Down

0 comments on commit ee41efd

Please sign in to comment.