# git rev-parse -q --verify 8bf1262c53f50fa91fe15d01e5ef5629db55313c^{commit} 8bf1262c53f50fa91fe15d01e5ef5629db55313c already have revision, skipping fetch # git checkout -q -f -B kisskb 8bf1262c53f50fa91fe15d01e5ef5629db55313c # git clean -qxdf # < git log -1 # commit 8bf1262c53f50fa91fe15d01e5ef5629db55313c # Author: Stephen Rothwell # Date: Wed Jan 24 15:35:20 2024 +1100 # # Add linux-next specific files for 20240124 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 8bf1262c53f50fa91fe15d01e5ef5629db55313c # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_mthd': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:161:9: warning: 'memcpy' specified bound between 4294967264 and 4294967287 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 161 | memcpy(data, args->mthd.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:298:17: warning: 'memcpy' specified bound between 4294967240 and 4294967263 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 298 | memcpy(data, args->new.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc12 # Build took: 0:01:38.206095