Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109919
b: refs/heads/master
c: 6657fe0
h: refs/heads/master
i:
  109917: ffbbffd
  109915: e63f7d7
  109911: f2c1ee9
  109903: aefe5e7
  109887: be0ce95
v: v3
  • Loading branch information
Ralf Baechle committed Sep 21, 2008
1 parent 3a2d9b2 commit 661e580
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b80a1b80818cd83c6c2109081b43551e7af72c84
refs/heads/master: 6657fe0a0281e06ff46eb42bc18ecb68d8b14b27
2 changes: 2 additions & 0 deletions trunk/arch/mips/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ int copy_thread(int nr, unsigned long clone_flags, unsigned long usp,
clear_tsk_thread_flag(p, TIF_USEDFPU);

#ifdef CONFIG_MIPS_MT_FPAFF
clear_tsk_thread_flag(p, TIF_FPUBOUND);

/*
* FPU affinity support is cleaner if we track the
* user-visible CPU affinity from the very beginning.
Expand Down

0 comments on commit 661e580

Please sign in to comment.