# git rev-parse -q --verify 7ee332c9f12bc5b380e36919cd7d056592a7073f^{commit} 7ee332c9f12bc5b380e36919cd7d056592a7073f already have revision, skipping fetch # git checkout -q -f -B kisskb 7ee332c9f12bc5b380e36919cd7d056592a7073f # git clean -qxdf # < git log -1 # commit 7ee332c9f12bc5b380e36919cd7d056592a7073f # Merge: ff2632d7d08e d4a599910193 # Author: Linus Torvalds # Date: Fri May 17 11:59:09 2024 -0700 # # Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc updates from Helge Deller: # # - define sigset_t in parisc uapi header to fix build of util-linux # # - define HAVE_ARCH_HUGETLB_UNMAPPED_AREA to avoid compiler warning # # - drop unused 'exc_reg' struct in math-emu code # # * tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA # parisc/math-emu: Remove unused struct 'exc_reg' # parisc: Define sigset_t in parisc uapi header # < /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 7ee332c9f12bc5b380e36919cd7d056592a7073f # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_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_generic-32bit_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_generic-32bit_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_generic-32bit_defconfig_parisc-gcc13 # Build took: 0:00:49.699811