# git rev-parse -q --verify 40b055fe7f276cf2c1da47316c52f2ff9255a68a^{commit} 40b055fe7f276cf2c1da47316c52f2ff9255a68a already have revision, skipping fetch # git checkout -q -f -B kisskb 40b055fe7f276cf2c1da47316c52f2ff9255a68a # git clean -qxdf # < git log -1 # commit 40b055fe7f276cf2c1da47316c52f2ff9255a68a # Author: Stephen Rothwell # Date: Wed Jul 12 11:56:38 2023 +1000 # # Add linux-next specific files for 20230712 # # 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 40b055fe7f276cf2c1da47316c52f2ff9255a68a # 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/fs/hostfs/hostfs_kern.c: In function ‘hostfs_inode_update’: /kisskb/src/fs/hostfs/hostfs_kern.c:520:36: error: incompatible type for argument 2 of ‘inode_set_ctime_to_ts’ 520 | inode_set_ctime_to_ts(ino, &st->ctime); | ^~~~~~~~~~ | | | const struct hostfs_timespec * In file included from /kisskb/src/fs/hostfs/hostfs_kern.c:9: /kisskb/src/include/linux/fs.h:1499:73: note: expected ‘struct timespec64’ but argument is of type ‘const struct hostfs_timespec *’ 1499 | struct timespec64 ts) | ~~~~~~~~~~~~~~~~~~^~ make[5]: *** [/kisskb/src/scripts/Makefile.build:243: fs/hostfs/hostfs_kern.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:477: fs/hostfs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:477: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2020: .] 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:26.736340