summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/fpu-nofpu.c
Commit message (Collapse)AuthorAgeFilesLines
* MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-271-0/+30
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>
OpenPOWER on IntegriCloud