diff options
author | 2022-03-05 21:01:49 -0800 | |
---|---|---|
committer | 2022-03-07 12:02:48 -0800 | |
commit | 6fad9ddc7d9f6dfb8a53c192f746c26e0d72ee35 (patch) | |
tree | c0dee0464160e986759e3284bdfc3f8e9ed6f852 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | xtensa: Remove unused early_read_config_byte() et al declarations (diff) | |
download | wireguard-linux-6fad9ddc7d9f6dfb8a53c192f746c26e0d72ee35.tar.xz wireguard-linux-6fad9ddc7d9f6dfb8a53c192f746c26e0d72ee35.zip |
xtensa: rename PT_SIZE to PT_KERNEL_SIZE
PT_SIZE is used by the xtensa port to designate kernel exception frame
size. In preparation for struct pt_regs size change rename PT_SIZE to
PT_KERNEL_SIZE for clarity and change its definition to always cover
only the kernel exception frame.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions