diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-01-22 08:04:43 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-06 21:30:11 -0800 |
commit | c9f87229e114c9aeb7f68b92bd0353c5159a2b3b (patch) | |
tree | c8d5ac16e7ff9862f24734e3052da06656363e73 /security | |
parent | f5556a68da14573d0f4944cdc134034233e96553 (diff) | |
download | linux-3.10-c9f87229e114c9aeb7f68b92bd0353c5159a2b3b.tar.gz linux-3.10-c9f87229e114c9aeb7f68b92bd0353c5159a2b3b.tar.bz2 linux-3.10-c9f87229e114c9aeb7f68b92bd0353c5159a2b3b.zip |
xtensa: introduce spill_registers_kernel macro
commit e2fd1374c705abe4661df3fb6fadb3879c7c1846 upstream.
Most in-kernel users want registers spilled on the kernel stack and
don't require PS.EXCM to be set. That means that they don't need fixup
routine and could reuse regular window overflow mechanism for that,
which makes spill routine very simple.
Suggested-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions