# git rev-parse -q --verify dcf8e5633e2e69ad60b730ab5905608b756a032f^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify dcf8e5633e2e69ad60b730ab5905608b756a032f^{commit} dcf8e5633e2e69ad60b730ab5905608b756a032f # git checkout -q -f -B kisskb dcf8e5633e2e69ad60b730ab5905608b756a032f # git clean -qxdf # < git log -1 # commit dcf8e5633e2e69ad60b730ab5905608b756a032f # Author: Bart Van Assche # Date: Tue Aug 23 12:59:25 2022 -0700 # # tracing: Define the is_signed_type() macro once # # There are two definitions of the is_signed_type() macro: one in # and a second definition in . # # As suggested by Linus, move the definition of the is_signed_type() macro # into the header file. Change the definition of the # is_signed_type() macro to make sure that it does not trigger any sparse # warnings with future versions of sparse for bitwise types. # # Link: https://lore.kernel.org/all/CAHk-=whjH6p+qzwUdx5SOVVHjS3WvzJQr6mDUwhEyTf6pJWzaQ@mail.gmail.com/ # Link: https://lore.kernel.org/all/CAHk-=wjQGnVfb4jehFR0XyZikdQvCZouE96xR_nnf5kqaM5qqQ@mail.gmail.com/ # Cc: Rasmus Villemoes # Cc: Steven Rostedt # Acked-by: Kees Cook # Signed-off-by: Bart Van Assche # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 dcf8e5633e2e69ad60b730ab5905608b756a032f # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6855:warning: override: reassigning to symbol STANDALONE .config:6856:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6861:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:07:21.133070