Catalin Marinas c642846489 [ARM] 4111/1: Allow VFP to work with thread migration on SMP
The current lazy saving of the VFP registers is no longer possible
with thread migration on SMP. This patch implements a per-CPU
vfp-state pointer and the saving of the VFP registers at every context
switch. The registers restoring is still performed in a lazy way.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-25 16:35:29 +00:00
..
2006-12-13 14:34:43 +00:00
2006-12-18 00:14:54 +00:00
2006-10-08 12:32:36 -07:00
2006-09-20 14:58:35 +01:00
2006-11-30 22:52:28 +00:00
2006-06-29 22:14:30 +01:00
2006-11-30 13:53:54 +00:00
2006-12-13 14:34:43 +00:00
2006-06-29 16:58:06 -07:00
2006-12-18 00:12:47 +00:00
2006-09-20 14:58:35 +01:00
2006-12-17 18:23:31 +00:00