diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2021-07-25 22:51:02 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2021-10-19 07:19:34 +0200 |
commit | e369953a5ba3295379095060f4ac72958da7c125 (patch) | |
tree | b2d7fddbd894fb602084f02e8f79c6d288c8de81 /lib/inflate.c | |
parent | Linux 5.15-rc6 (diff) | |
download | linux-e369953a5ba3295379095060f4ac72958da7c125.tar.xz linux-e369953a5ba3295379095060f4ac72958da7c125.zip |
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 'lib/inflate.c')
0 files changed, 0 insertions, 0 deletions