Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287195
b: refs/heads/master
c: 8130b9d
h: refs/heads/master
i:
  287193: 2cac811
  287191: f2a2542
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Feb 2, 2012
1 parent e6202b1 commit b4b441a
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: 247f4993a5974e6759606c4d380748eecfd273ff
refs/heads/master: 8130b9d7b9d858aa04ce67805e8951e3cb6e9b2f
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -726,8 +726,8 @@ static int vfp_set(struct task_struct *target,
if (ret)
return ret;

thread->vfpstate.hard = new_vfp;
vfp_flush_hwstate(thread);
thread->vfpstate.hard = new_vfp;

return 0;
}
Expand Down

0 comments on commit b4b441a

Please sign in to comment.