git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ec1e88
)
i387: math_state_restore() isn't called from asm
author
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Feb 2012 21:47:25 +0000
(13:47 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Feb 2012 21:47:25 +0000
(13:47 -0800)
It was marked asmlinkage for some really old and stale legacy reasons.
Fix that and the equally stale comment.
Noticed when debugging the irq_fpu_usable() bugs.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found