# git rev-parse -q --verify ec4bc4615ba2b73deb7406560b67b5fe01fc787b^{commit} ec4bc4615ba2b73deb7406560b67b5fe01fc787b already have revision, skipping fetch # git checkout -q -f -B kisskb ec4bc4615ba2b73deb7406560b67b5fe01fc787b # git clean -qxdf # < git log -1 # commit ec4bc4615ba2b73deb7406560b67b5fe01fc787b # Author: Stephen Rothwell # Date: Tue Sep 19 16:26:37 2023 +1000 # # Add linux-next specific files for 20230919 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ec4bc4615ba2b73deb7406560b67b5fe01fc787b # make -s -j 40 ARCH=um O=/kisskb/build/linux-next_defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 40 ARCH=um O=/kisskb/build/linux-next_defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linux-next_defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 40 ARCH=um O=/kisskb/build/linux-next_defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/x86/um/../kernel/module.c: In function ‘execmem_arch_params’: /kisskb/src/arch/x86/um/../kernel/module.c:54:50: error: implicit declaration of function ‘kaslr_enabled’; did you mean ‘kasan_enabled’? [-Werror=implicit-function-declaration] 54 | if (IS_ENABLED(CONFIG_RANDOMIZE_BASE) && kaslr_enabled()) | ^~~~~~~~~~~~~ | kasan_enabled cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: arch/x86/um/../kernel/module.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: arch/x86/um] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=um O=/kisskb/build/linux-next_defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_defconfig_um-x86_64-gcc12 # Build took: 0:00:30.954465