diff options
author | Russell King | 2015-08-19 22:23:48 +0200 |
---|---|---|
committer | Russell King | 2015-08-21 14:55:49 +0200 |
commit | 1eef5d2f1b461c120bcd82077edee5ec706ac53b (patch) | |
tree | b95a7132189a44d9a826e7b44fbbe5cae74d75fb /arch/arm/include/asm/stacktrace.h | |
parent | Linux 4.2-rc1 (diff) | |
download | kernel-qcow2-linux-1eef5d2f1b461c120bcd82077edee5ec706ac53b.tar.gz kernel-qcow2-linux-1eef5d2f1b461c120bcd82077edee5ec706ac53b.tar.xz kernel-qcow2-linux-1eef5d2f1b461c120bcd82077edee5ec706ac53b.zip |
ARM: domains: switch to keeping domain value in register
Rather than modifying both the domain access control register and our
per-thread copy, modify only the domain access control register, and
use the per-thread copy to save and restore the register over context
switches. We can also avoid the explicit initialisation of the
init thread_info structure.
This allows us to avoid needing to gain access to the thread information
at the uaccess control sites.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/stacktrace.h')
0 files changed, 0 insertions, 0 deletions