diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2021-11-04 14:23:11 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-11-07 16:27:38 +0100 |
commit | 4e88118c20fc5fa7890230da2d26f0235dd904f5 (patch) | |
tree | d29e1acd0c8976a23575cd859f842510d1261a12 /arch/arm/mm/cache-v4wt.S | |
parent | perf inject: Add vmlinux and ignore-vmlinux arguments (diff) | |
download | linux-4e88118c20fc5fa7890230da2d26f0235dd904f5.tar.xz linux-4e88118c20fc5fa7890230da2d26f0235dd904f5.zip |
perf tools: Use __BYTE_ORDER__
Switch from the libc-defined __BYTE_ORDER to the compiler-defined
__BYTE_ORDER__ in order to make endianness detection more robust, like
it was done for libbpf.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Suggested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Link: https://lore.kernel.org/r/20211104132311.984703-1-iii@linux.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'arch/arm/mm/cache-v4wt.S')
0 files changed, 0 insertions, 0 deletions