# git rev-parse -q --verify 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2^{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 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2^{commit} 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2 # git checkout -q -f -B kisskb 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2 # git clean -qxdf # < git log -1 # commit 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2 # Merge: f2786f43c983 0934ad42bb2c # Author: Linus Torvalds # Date: Mon Nov 1 17:34:02 2021 -0700 # # Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-next # # Pull smack updates from Casey Schaufler: # "Multiple corrections to smackfs: # # - a change for overlayfs support that corrects the initial attributes # on created files # # - code clean-up for netlabel processing # # - several fixes in smackfs for a variety of reasons # # - Errors reported by W=1 have been addressed # # All told, nothing challenging" # # * tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-next: # smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi # smackfs: use __GFP_NOFAIL for smk_cipso_doi() # Smack: fix W=1 build warnings # smack: remove duplicated hook function # Smack:- Use overlay inode label in smack_inode_copy_up() # smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block # smackfs: Fix use-after-free in netlbl_catmap_walk() # < /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 6f2b76a4a384e05ac8d3349831f29dff5de1e1e2 # < make -s -j 32 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 # 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 32 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 32 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:4999:warning: override: reassigning to symbol STANDALONE .config:5000:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5005:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 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- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_addr /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_addr /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_addr /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_addr init/built-in.a: member init/main.o in archive is not an object make[1]: *** [/kisskb/src/Makefile:1184: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:02.366764