# git gc # git rev-parse -q --verify 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc^{commit} 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc # git checkout -q -f -B kisskb 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc # git clean -qxdf # < git log -1 # commit 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc # Merge: 2ff59bad6f24 2bab94090b01 # Author: Linus Torvalds # Date: Mon Sep 20 12:14:33 2021 -0700 # # Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark BrownL # "This contains a couple of fixes, one fix for handling of zero length # transfers on Rockchip devices and a warning fix which will conflict # with a version you did but cleans up some extra unneeded forward # declarations as well which seems a bit neater" # # * tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: tegra20-slink: Declare runtime suspend and resume functions conditionally # spi: rockchip: handle zero length transfers without timing out # < /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 4c17ca27923c16fd73bbb9ad033c7d749c3bcfcc # < make -s -j 24 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 24 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 24 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:4911:warning: override: reassigning to symbol STANDALONE .config:4912:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4915:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4918:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 24 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- /kisskb/src/mm/memory.c:90:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] 90 | #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. | ^~~~~~~ /kisskb/src/mm/memory.c:90:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] 90 | #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:10:03.919732