Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299631
b: refs/heads/master
c: 089f9fb
h: refs/heads/master
i:
  299629: 2804bb6
  299627: 08431cb
  299623: fe5fccb
  299615: 1660f1c
v: v3
  • Loading branch information
Oleg Nesterov authored and H. Peter Anvin committed Apr 16, 2012
1 parent 476b958 commit 632d1af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 68894632afb2729a1d8785c877840953894c7283
refs/heads/master: 089f9fba56faf33cc6dd2a6442b7ac92c58b8209
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/i387.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ int init_fpu(struct task_struct *tsk)
if (tsk_used_math(tsk)) {
if (HAVE_HWFP && tsk == current)
unlazy_fpu(tsk);
tsk->thread.fpu.last_cpu = ~0;
return 0;
}

Expand Down

0 comments on commit 632d1af

Please sign in to comment.