commit | 278d91c4609d55202c1e63d5fc5f01466cc7bbab | [log] [tgz] |
---|---|---|
author | Akira Takeuchi <takeuchi.akr@jp.panasonic.com> | Wed Oct 27 17:28:52 2010 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Oct 27 17:28:52 2010 +0100 |
tree | 8b0c863837508959430c1741e2e5a2d37d2890d4 | |
parent | 965ea4bbb9ae926358273368144ba838c561bc38 [diff] |
MN10300: Make the FPU operate in non-lazy mode under SMP 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>