aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2025-06-23 21:25:36 +0000
committerThomas Weißschuh <[email protected]>2025-06-28 20:23:02 +0000
commitf1e303348d137c710cf3fbf2eadf9d273a204987 (patch)
tree0bcc6bcdae069a88f58f94bfd6b75b5acee8c012 /lib/crypto/mpi/mpi-cmp.c
parenttools/nolibc: use arm64 name over aarch64 (diff)
downloadkernel-f1e303348d137c710cf3fbf2eadf9d273a204987.tar.gz
kernel-f1e303348d137c710cf3fbf2eadf9d273a204987.zip
tools/nolibc: MIPS: drop $gp setup
The setup of the global pointer "$gp" register was necessary when the C entrypoint was called through "jal <symbol>". However since commit 0daf8c86a451 ("tools/nolibc: mips: load current function to $t9") "jalr" is used instead which does not require "$gp". Remove the unnecessary $gp setup, simplifying the code and opening the road for some other cleanups. Suggested-by: Maciej W. Rozycki <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Thomas Weißschuh <[email protected]> Tested-by: Sebastian Andrzej Siewior <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions