Centos-kernel-stream-9/scripts/dummy-tools
Jerome Marchand f87efa290b scripts: dummy-tools, add pahole
Bugzilla: https://bugzilla.redhat.com/2120966

commit a90bb65ae2168c8b36e53f82dc3cb35c6cff4f1e
Author: Jiri Slaby <jslaby@suse.cz>
Date:   Tue Apr 19 08:30:09 2022 +0200

    scripts: dummy-tools, add pahole

    CONFIG_PAHOLE_VERSION is a part of a config since the commit below. And
    when multiple people update the config, this value constantly changes.
    Even if they use dummy scripts.

    To fix this, add a pahole dummy script returning v99.99. (This is
    translated into 9999 later in the process.)

    Thereafter, this script can be invoked easily for example as:
    make PAHOLE=scripts/dummy-tools/pahole oldconfig

    Fixes: 613fe1692377 (kbuild: Add CONFIG_PAHOLE_VERSION)
    Signed-off-by: Jiri Slaby <jslaby@suse.cz>
    Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
2022-10-25 14:58:09 +02:00
..
gcc kbuild: dummy-tools: adjust to stricter stackprotector check 2021-05-17 12:10:03 +09:00
ld
nm
objcopy
pahole scripts: dummy-tools, add pahole 2022-10-25 14:58:09 +02:00