# git rev-parse -q --verify 493ffd6605b2d3d4dc7008ab927dba319f36671f^{commit} 493ffd6605b2d3d4dc7008ab927dba319f36671f already have revision, skipping fetch # 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-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 493ffd6605b2d3d4dc7008ab927dba319f36671f # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c: In function 'dpaa_eth_show_addr': /kisskb/src/drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:21:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 21 | (unsigned long long)mac_dev->vaddr); | ^ Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc12 # Build took: 0:04:21.328459