diff options
author | 2023-12-27 17:24:04 +1000 | |
---|---|---|
committer | 2024-02-21 23:14:52 +1100 | |
commit | d901473c4dd0198d2d60553ea483d632175af4ea (patch) | |
tree | 10abb331422478a2e4403d8edefab7b858f8ebd8 /scripts/documentation-file-ref-check | |
parent | powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention (diff) | |
download | linux-rng-d901473c4dd0198d2d60553ea483d632175af4ea.tar.xz linux-rng-d901473c4dd0198d2d60553ea483d632175af4ea.zip |
powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset
The LRSAVE constant is required for assembly compiled for both 32-bit
and 64-bit, because the value differs there. PS3 is 64-bit only so
this is a noop, but it is nice to abstract stack frame offsets.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Tested-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231227072405.63751-3-npiggin@gmail.com
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions