# git rev-parse -q --verify f67dd6ce0723ad013395f20a3f79d8a437d3f455^{commit} f67dd6ce0723ad013395f20a3f79d8a437d3f455 already have revision, skipping fetch # git checkout -q -f -B kisskb f67dd6ce0723ad013395f20a3f79d8a437d3f455 # git clean -qxdf # < git log -1 # commit f67dd6ce0723ad013395f20a3f79d8a437d3f455 # Merge: f141df371335 c18c20f16219 # Author: Linus Torvalds # Date: Wed Nov 9 13:07:50 2022 -0800 # # Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab # # Pull slab fixes from Vlastimil Babka: # "Most are small fixups as described below. # # The !CONFIG_TRACING fix is a bit bigger and would normally be done in # the next merge window as part of upcoming hardening changes. But we # realized it can make the kmalloc waste tracking introduced in this # window inaccurate, so decided to go with it now. # # Summary: # # - Remove !CONFIG_TRACING kmalloc() wrappers intended to save a # function call, due to incompatilibity with recently introduced # wasted space tracking and planned hardening changes. # # - A tracing parameter regression fix, by Kees Cook. # # - Two kernel-doc warning fixups, by Lukas Bulwahn and myself # # * tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: # mm, slab: remove duplicate kernel-doc comment for ksize() # mm/slab_common: Restore passing "caller" for tracing # mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace() # mm/slab_common: repair kernel-doc for __ksize() # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f67dd6ce0723ad013395f20a3f79d8a437d3f455 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:40.258468