mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
aec0ba7472
-mprofile-kernel is an optimised calling convention for mcount that Linux has only implemented with the ELFv2 ABI, so it was disabled for big endian kernels. However it does work with ELFv2 big endian, so let's allow that if the compiler supports it. Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230606093832.199712-4-npiggin@gmail.com |
||
---|---|---|
.. | ||
checkpatch.sh | ||
gcc-check-mprofile-kernel.sh | ||
head_check.sh | ||
relocs_check.sh | ||
unrel_branch_check.sh |