# git rev-parse -q --verify e3a8b6a1e70c37702054ae3c7c07ed828435d8ee^{commit} e3a8b6a1e70c37702054ae3c7c07ed828435d8ee already have revision, skipping fetch # git checkout -q -f -B kisskb e3a8b6a1e70c37702054ae3c7c07ed828435d8ee # git clean -qxdf # < git log -1 # commit e3a8b6a1e70c37702054ae3c7c07ed828435d8ee # Merge: 62b488875c05 07f910f9b729 # Author: Linus Torvalds # Date: Tue Jan 18 06:40:47 2022 +0200 # # Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab # # Pull more slab updates from Vlastimil Babka: # "Finish the conversion to struct slab by removing slab-specific fields # from struct page. # # The first slab update (see merge commit ca1a46d6f506) did most of the # conversion, but there was also series in iommu tree removing the # iommu's usage of struct page 'freelist' field, blocking the final # struct page cleanup. # # Now that the iommu changes have been merged, we can finish the job" # # * tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: # mm: Remove slab from struct page # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 e3a8b6a1e70c37702054ae3c7c07ed828435d8ee # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/kernel/sysctl.c:125:12: error: 'one_thousand' defined but not used [-Werror=unused-variable] static int one_thousand = 1000; ^~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/sysctl.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1840: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_m68k-allmodconfig_m68k-gcc8 # Build took: 0:12:02.043603