# git rev-parse -q --verify 493ffd6605b2d3d4dc7008ab927dba319f36671f^{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 493ffd6605b2d3d4dc7008ab927dba319f36671f^{commit} 493ffd6605b2d3d4dc7008ab927dba319f36671f # git checkout -q -f -B kisskb 493ffd6605b2d3d4dc7008ab927dba319f36671f # git clean -qxdf # < git log -1 # commit 493ffd6605b2d3d4dc7008ab927dba319f36671f # Merge: e572410e47a4 de399236e240 # Author: Linus Torvalds # Date: Sun Oct 9 16:24:05 2022 -0700 # # Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace # # Pull ucounts update from Eric Biederman: # "Split rlimit and ucount values and max values # # After the ucount rlimit code was merged a bunch of small but # siginificant bugs were found and fixed. At the time it was realized # that part of the problem was that while the ucount rlimits were very # similar to the oridinary ucounts (in being nested counts with limits) # the semantics were slightly different and the code would be less error # prone if there was less sharing. # # This is the long awaited cleanup that should hopefully keep things # more comprehensible and less error prone for whoever needs to touch # that code next" # # * tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: # ucounts: Split rlimit and ucount values and max values # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 493ffd6605b2d3d4dc7008ab927dba319f36671f # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4728:warning: override: reassigning to symbol STANDALONE .config:4731:warning: override: reassigning to symbol GCC_PLUGINS .config:4735:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/include/linux/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp] #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. ^~~~~~~ vmlinux.o: warning: objtool: enter_from_user_mode+0xe3: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x11d: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0xe9: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0xe3: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_enter+0x5e: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_exit+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: ___ksymtab+bpf_dispatcher_xdp_func+0x0: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0 vmlinux.o: warning: objtool: bpf_dispatcher_xdp+0x98: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0 Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:10:19.418377