# git rev-parse -q --verify a957267fa7e9159d3d2ee1421359ebf228570c68^{commit} a957267fa7e9159d3d2ee1421359ebf228570c68 already have revision, skipping fetch # git checkout -q -f -B kisskb a957267fa7e9159d3d2ee1421359ebf228570c68 # git clean -qxdf # < git log -1 # commit a957267fa7e9159d3d2ee1421359ebf228570c68 # Author: Stephen Rothwell # Date: Tue Jun 11 16:03:57 2024 +1000 # # Add linux-next specific files for 20240611 # # 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 a957267fa7e9159d3d2ee1421359ebf228570c68 # 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_fill_super’: /kisskb/src/fs/hostfs/hostfs_kern.c:931:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 931 | char *host_root = fc->source; | ^~ LINK linux Completed OK # rm -rf /kisskb/build/linux-next_defconfig_um-x86_64-gcc12 # Build took: 0:00:36.097452