# git rev-parse -q --verify d6dbc9f56c3a70e915625b6f1887882c23dc5c91^{commit} d6dbc9f56c3a70e915625b6f1887882c23dc5c91 already have revision, skipping fetch # git checkout -q -f -B kisskb d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # git clean -qxdf # < git log -1 # commit d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # Author: Stephen Rothwell # Date: Mon Aug 5 14:38:54 2024 +1000 # # Add linux-next specific files for 20240805 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 d6dbc9f56c3a70e915625b6f1887882c23dc5c91 # make -s -j 160 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # # < make -s -j 160 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 160 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 160 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- In file included from /kisskb/src/kernel/sched/build_utility.c:72: /kisskb/src/kernel/sched/debug.c:341:57: warning: integer overflow in expression of type 'long int' results in '-100663296' [-Woverflow] 341 | static unsigned long fair_server_period_max = (1 << 22) * NSEC_PER_USEC; /* ~4 seconds */ | ^ Completed OK # rm -rf /kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 # Build took: 0:02:30.384300