diff options
author | Ivan Kokshaysky <ink@unseen.parts> | 2025-02-05 01:35:24 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2025-02-14 22:06:04 +0300 |
commit | 3b35a171060f846b08b48646b38c30b5d57d17ff (patch) | |
tree | c0f5bb6997edc44a881b2aee103842f963ee151c /scripts/extract-fwblobs | |
parent | 0a0f7362b0367634a2d5cb7c96226afc116f19c9 (diff) | |
download | linux-3b35a171060f846b08b48646b38c30b5d57d17ff.tar.xz |
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/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions