Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28805
b: refs/heads/master
c: ddf5f75
h: refs/heads/master
i:
  28803: f64172c
v: v3
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Jun 21, 2006
1 parent cdd4bd1 commit a030445
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: 72abd54035a3d71fd8f02596e659257e8bba16ca
refs/heads/master: ddf5f75a16b3e7460ffee881795aa168dffcd0cf
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ struct thread_struct {
.fs = KERNEL_DS, \
.fpr = {0}, \
.fpscr = { .val = 0, }, \
.fpexc_mode = MSR_FE0|MSR_FE1, \
.fpexc_mode = 0, \
}
#endif

Expand Down

0 comments on commit a030445

Please sign in to comment.