summaryrefslogtreecommitdiffstats
path: root/mm/swap_cgroup.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2023-06-13 20:45:53 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2023-06-13 21:56:27 -0700
commit3522bcfe1ecd48b9db1bbecec5f27010f77b639b (patch)
treeaf938cc3fe2b441f1ea890e902e809b4fffe7ff2 /mm/swap_cgroup.c
parent67e886229e27e80253e1ff9025a74a3dce941f17 (diff)
downloadlinux-stable-3522bcfe1ecd48b9db1bbecec5f27010f77b639b.tar.gz
linux-stable-3522bcfe1ecd48b9db1bbecec5f27010f77b639b.tar.bz2
linux-stable-3522bcfe1ecd48b9db1bbecec5f27010f77b639b.zip
xtensa: always install slow handler for unaligned access exception
Currently slow handler for unaligned access exception is not installed when CPU has hardware support for unaligned access. However some opcodes (e.g. l32ai, s32ri, s32c1i) would still raise unaligned access exception even on such CPUs. In that case instead of SIGBUS and a diagnostic entry in the kernel log the faulting process would receive SIGILL. Always install slow handler for unaligned access exception to fix that. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions