aboutsummaryrefslogtreecommitdiffstats
path: root/sound/atmel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-02-19 14:48:44 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-02-20 13:58:28 -0500
commit80ab6f1e8c981b1b6604b2f22e36c917526235cd (patch)
treedfd8c2e909d614bc230aa87c0ea5742cf8510c57 /sound/atmel
parentcea20ca3f3181fc36788a15bc65d1062b96a0a6c (diff)
i387: use 'restore_fpu_checking()' directly in task switching code
This inlines what is usually just a couple of instructions, but more importantly it also fixes the theoretical error case (can that FPU restore really ever fail? Maybe we should remove the checking). We can't start sending signals from within the scheduler, we're much too deep in the kernel and are holding the runqueue lock etc. So don't bother even trying. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions