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
..
2013-01-10 10:43:43 +00:00
2012-09-17 13:42:21 +01:00
2013-10-24 15:47:19 +01:00
2013-12-16 17:17:31 +00:00
2013-10-31 16:37:26 +00:00
2013-10-25 11:33:21 +01:00
2013-11-28 18:01:29 +00:00
2013-05-13 11:44:53 +01:00
2012-12-05 11:26:50 +00:00
2013-11-25 16:44:04 +00:00
2013-12-16 17:17:32 +00:00
2013-12-06 17:21:51 +00:00
2013-10-29 11:06:27 +00: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-28 10:40:28 +00:00
2013-10-25 11:33:20 +01:00
2013-11-13 12:09:05 +09:00
2013-11-14 08:51:29 +09:00
2013-10-25 11:33:21 +01:00
2013-10-25 11:33:21 +01:00
2013-11-28 18:01:28 +00:00
2013-12-16 17:17:30 +00:00
2013-11-13 15:34:18 +09:00
2013-02-14 09:17:29 -05:00
2013-12-16 17:17:31 +00:00
2013-10-25 15:59:42 +01:00
2013-11-25 16:44:05 +00:00
2012-09-17 10:24:46 +01:00
2013-12-16 17:17:31 +00:00
2013-10-25 15:59:36 +01:00
2012-12-17 17:15:18 -08:00
2013-02-14 09:17:29 -05:00
2013-10-09 16:54:10 -07:00
2013-06-12 11:23:02 +01:00
2013-10-25 15:59:37 +01:00
2013-11-04 18:17:25 +00:00