summaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2017-12-16 01:20:56 +0100
committerMax Filippov <jcmvbkbc@gmail.com>2017-12-17 07:37:09 +0100
commit501c26e82df8d253851b80082778eeb37e4bab5c (patch)
tree4e90bb47018a93d1647f8b9f2d9b363cdc86b4d4 /kernel/sys_ni.c
parentxtensa: clean up exception handling structure (diff)
downloadlinux-501c26e82df8d253851b80082778eeb37e4bab5c.tar.xz
linux-501c26e82df8d253851b80082778eeb37e4bab5c.zip
xtensa: implement early_trap_init
Paging on xtensa architecture requires functioning exception handling because hardware cannot transparently access page tables that are not currently mapped by TLB. Exception handling is set up late in the initialization process, but working paging is needed for KASAN. Provide early_trap_init that sets up minimal exception handling sufficient for KASAN to work. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions