diff options
author | 2025-02-04 23:35:24 +0100 | |
---|---|---|
committer | 2025-02-14 14:06:04 -0500 | |
commit | 3b35a171060f846b08b48646b38c30b5d57d17ff (patch) | |
tree | c0f5bb6997edc44a881b2aee103842f963ee151c /scripts/generate_rust_analyzer.py | |
parent | alpha: make stack 16-byte aligned (most cases) (diff) | |
download | wireguard-linux-3b35a171060f846b08b48646b38c30b5d57d17ff.tar.xz wireguard-linux-3b35a171060f846b08b48646b38c30b5d57d17ff.zip |
alpha: align stack for page fault and user unaligned trap handlers
do_page_fault() and do_entUna() are special because they use
non-standard stack frame layout. Fix them manually.
Cc: stable@vger.kernel.org
Tested-by: Maciej W. Rozycki <macro@orcam.me.uk>
Tested-by: Magnus Lindholm <linmag7@gmail.com>
Tested-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Maciej W. Rozycki <macro@orcam.me.uk>
Suggested-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Ivan Kokshaysky <ink@unseen.parts>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions