summaryrefslogtreecommitdiff
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2021-07-25 13:51:02 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2021-10-18 22:19:34 -0700
commite369953a5ba3295379095060f4ac72958da7c125 (patch)
treeb2d7fddbd894fb602084f02e8f79c6d288c8de81 /mm/filemap.c
parent519d81956ee277b4419c723adfb154603c2565ba (diff)
xtensa: move _SimulateUserKernelVectorException out of WindowVectors
In configurations without window registers support the section .WindowVectors.text may never be linked. _SimulateUserKernelVectorException is a common handler for high priority interrupts, it does not belong in that section anyway. Move it out of that section and mark it as __XTENSA_HANDLER so it gets bundled with other vector helpers. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions