# 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-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 493ffd6605b2d3d4dc7008ab927dba319f36671f # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:6748:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/i2c/busses/i2c-mlxbf.c:2206:35: warning: 'mlxbf_i2c_chip' defined but not used [-Wunused-variable] 2206 | static struct mlxbf_i2c_chip_info mlxbf_i2c_chip[] = { | ^~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:07:12.255835