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:
965ea4b
)
MN10300: Make the FPU operate in non-lazy mode under SMP
author
Akira Takeuchi
<takeuchi.akr@jp.panasonic.com>
Wed, 27 Oct 2010 16:28:52 +0000
(17:28 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:52 +0000
(17:28 +0100)
Make the FPU operate in non-lazy mode under SMP so that when the process that
is currently using the FPU migrates to a different CPU, we don't have to ping
its previous CPU to flush the FPU context.
Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found