Lorenzo Pieralisi fb1ab1ab38 arm64: kernel: implement fpsimd CPU PM notifier
When a CPU enters a low power state, its FP register content is lost.
This patch adds a notifier to save the FP context on CPU shutdown
and restore it on CPU resume. The context is saved and restored only
if the suspending thread is not a kernel thread, mirroring the current
context switch behaviour.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2013-12-16 17:17:32 +00:00
..
2012-09-17 13:42:21 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2013-10-25 11:33:21 +01:00
2013-10-25 11:33:20 +01:00
2013-11-13 12:09:05 +09:00
2013-02-14 09:17:29 -05:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:17:29 -05:00