Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101747
b: refs/heads/master
c: e17a256
h: refs/heads/master
i:
  101745: dc1bf39
  101743: c8d243c
v: v3
  • Loading branch information
Michael Neuling authored and Paul Mackerras committed Jul 3, 2008
1 parent 175ebd3 commit 59acfcf
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: db7f37de2c8346c33cf9279fa9d8e8316e8d821c
refs/heads/master: e17a2565bf61204cb925c3f77c3c7f6a09eb2fbe
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ struct thread_struct {
.ksp_limit = INIT_SP_LIMIT, \
.regs = (struct pt_regs *)INIT_SP - 1, /* XXX bogus, I think */ \
.fs = KERNEL_DS, \
.fpr = {0}, \
.fpr = {{0}}, \
.fpscr = { .val = 0, }, \
.fpexc_mode = 0, \
}
Expand Down

0 comments on commit 59acfcf

Please sign in to comment.