[PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
Steven Rostedt
rostedt at goodmis.org
Thu Feb 13 07:14:36 PST 2025
On Thu, 13 Feb 2025 16:09:34 +0100
Heiko Carstens <hca at linux.ibm.com> wrote:
> Something like this:
Thanks,
I'm about to send a bunch of patches to this code that removes weak
functions. Since s390 is big-endian, it would be good for you to test them
too. I'll Cc you on them. I think I handled the endianess correctly.
Although I found a bug where if you compile le arm64 on s390 it will break
because it assumed that the endianess of the build machine was the same as
the target.
I'll be sending them shortly. Just doing some more smoke tests.
-- Steve
More information about the linux-arm-kernel
mailing list