# git rev-parse -q --verify bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8^{commit} bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8 # git checkout -q -f -B kisskb bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8 # git clean -qxdf # < git log -1 # commit bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8 # Merge: b62e419707ce 42a2df3e829f # Author: Linus Torvalds # Date: Thu Aug 6 11:02:23 2020 -0700 # # Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next # # Pull smack updates from Casey Schaufler: # "Minor fixes to Smack for the v5.9 release. # # All were found by automated checkers and have straightforward # resolution" # # * tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next: # Smack: prevent underflow in smk_set_cipso() # Smack: fix another vsscanf out of bounds # Smack: fix use-after-free in smk_write_relabel_self() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bfdd5aaa54b0a44d9df550fe4c9db7e1470a11b8 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xC92576B6 # 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 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4790:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/mm/memory.c:87:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. ^~~~~~~ kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0xcb: call without frame pointer save/setup vmlinux.o: warning: objtool: do_machine_check()+0x42: call to mce_rdmsrl() leaves .noinstr.text section vmlinux.o: warning: objtool: match_held_lock()+0xe2: call to rcu_read_lock_any_held() leaves .noinstr.text section arch/x86/tools/insn_decoder_test: success: Decoded and checked 6808387 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x8e64d67a) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:15.163389