diff options
author | 2024-07-27 16:42:02 +0900 | |
---|---|---|
committer | 2024-09-01 20:33:32 +0900 | |
commit | a660deb0f1f62214439640292cd7726f6ed8023d (patch) | |
tree | bc1fe9ba8a9be42934c5a65860c249150bab4855 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | modpost: remove unused HOST_ELFCLASS (diff) | |
download | wireguard-linux-a660deb0f1f62214439640292cd7726f6ed8023d.tar.xz wireguard-linux-a660deb0f1f62214439640292cd7726f6ed8023d.zip |
modpost: detect endianness on run-time
Endianness is currently detected on compile-time, but we can defer this
until run-time. This change avoids re-executing scripts/mod/mk_elfconfig
even if modpost in the linux-headers package needs to be rebuilt for a
foreign architecture.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions