diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2023-07-11 01:13:27 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2023-07-11 07:41:04 +0300 |
commit | a160e9414d8a1747225206558b24d7df513b3c8d (patch) | |
tree | 6c50ed03f217f1253c7d80272494958d62b43cd1 /scripts/gdb/linux/vmalloc.py | |
parent | bc8d5916541fa19ca5bc598eb51a5f78eb891a36 (diff) | |
download | linux-a160e9414d8a1747225206558b24d7df513b3c8d.tar.xz |
xtensa: fix unaligned and load/store configuration interaction
Unaligned exception handler is needed in configurations with hardware
support for unaligned access when the load/store exception handler is
enabled because such configurations would still raise an exception on
unaligned access through the instruction bus.
Fixes: f29cf77609cc ("xtensa: add load/store exception handler")
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions