# git rev-parse -q --verify 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6^{commit} 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6 already have revision, skipping fetch # git checkout -q -f -B kisskb 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6 # git clean -qxdf # < git log -1 # commit 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6 # Merge: 3eb3c33c1d87 88a1fc21df74 # Author: Linus Torvalds # Date: Mon May 20 16:00:04 2024 -0700 # # Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux # # Pull coccinelle updates from Julia Lawall: # "One patch slightly improves the text in a comment. # # The other patch (on minmax.cocci) removes a report about ? being used # in return statements that has been generating not very useful # suggestions to change idiomatic code" # # * tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux: # Coccinelle: pm_runtime: Fix grammar in comment # coccinelle: misc: minmax: Suppress reports for err returns # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6 # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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' accessing 4294967264 or more bytes at offsets 0 and 32 overlaps 6442450881 bytes at offset -2147483617 [-Wrestrict] 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' accessing 4294967240 or more bytes at offsets 0 and 56 overlaps 6442450833 bytes at offset -2147483593 [-Wrestrict] 298 | memcpy(data, args->new.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_defconfig_parisc-gcc13 # Build took: 0:01:27.433650