Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79793
b: refs/heads/master
c: 9773db2
h: refs/heads/master
i:
  79791: f059228
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Ingo Molnar committed Jan 30, 2008
1 parent 7ce9056 commit 8925dbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 201c19948b879ed95ac986bc994af29d7cf4859f
refs/heads/master: 9773db2a301b089bb95907eec5ad1a2ef7fb4099
2 changes: 0 additions & 2 deletions trunk/arch/x86/ia32/fpu32.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ int save_i387_ia32(struct task_struct *tsk, struct _fpstate_ia32 __user *buf,
if (fsave)
return 0;
err |= __put_user(tsk->thread.i387.fxsave.swd, &buf->status);
if (fsave)
return err ? -1 : 1;
err |= __put_user(X86_FXSR_MAGIC, &buf->magic);
err |= __copy_to_user(&buf->_fxsr_env[0], &tsk->thread.i387.fxsave,
sizeof(struct i387_fxsave_struct));
Expand Down

0 comments on commit 8925dbd

Please sign in to comment.