# git rev-parse -q --verify d8ec19857b095b39d114ae299713bd8ea6c1e66a^{commit} d8ec19857b095b39d114ae299713bd8ea6c1e66a already have revision, skipping fetch # git checkout -q -f -B kisskb d8ec19857b095b39d114ae299713bd8ea6c1e66a # git clean -qxdf # < git log -1 # commit d8ec19857b095b39d114ae299713bd8ea6c1e66a # Merge: 4a4be1ad3a6e 13c7c941e729 # Author: Linus Torvalds # Date: Thu May 30 08:33:04 2024 -0700 # # Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Paolo Abeni: # "Including fixes from bpf and netfilter. # # Current release - regressions: # # - gro: initialize network_offset in network layer # # - tcp: reduce accepted window in NEW_SYN_RECV state # # Current release - new code bugs: # # - eth: mlx5e: do not use ptp structure for tx ts stats when not # initialized # # - eth: ice: check for unregistering correct number of devlink params # # Previous releases - regressions: # # - bpf: Allow delete from sockmap/sockhash only if update is allowed # # - sched: taprio: extend minimum interval restriction to entire cycle # too # # - netfilter: ipset: add list flush to cancel_gc # # - ipv4: fix address dump when IPv4 is disabled on an interface # # - sock_map: avoid race between sock_map_close and sk_psock_put # # - eth: mlx5: use mlx5_ipsec_rx_status_destroy to correctly delete # status rules # # Previous releases - always broken: # # - core: fix __dst_negative_advice() race # # - bpf: # - fix multi-uprobe PID filtering logic # - fix pkt_type override upon netkit pass verdict # # - netfilter: tproxy: bail out if IP has been disabled on the device # # - af_unix: annotate data-race around unix_sk(sk)->addr # # - eth: mlx5e: fix UDP GSO for encapsulated packets # # - eth: idpf: don't enable NAPI and interrupts prior to allocating Rx # buffers # # - eth: i40e: fully suspend and resume IO operations in EEH case # # - eth: octeontx2-pf: free send queue buffers incase of leaf to inner # # - eth: ipvlan: dont Use skb->sk in ipvlan_process_v{4,6}_outbound" # # * tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (69 commits) # netdev: add qstat for csum complete # ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound # net: ena: Fix redundant device NUMA node override # ice: check for unregistering correct number of devlink params # ice: fix 200G PHY types to link speed mapping # i40e: Fully suspend and resume IO operations in EEH case # i40e: factoring out i40e_suspend/i40e_resume # e1000e: move force SMBUS near the end of enable_ulp function # net: dsa: microchip: fix RGMII error in KSZ DSA driver # ipv4: correctly iterate over the target netns in inet_dump_ifaddr() # net: fix __dst_negative_advice() race # nfc/nci: Add the inconsistency check between the input data length and count # MAINTAINERS: dwmac: starfive: update Maintainer # net/sched: taprio: extend minimum interval restriction to entire cycle too # net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() # netfilter: nft_fib: allow from forward/input without iif selector # netfilter: tproxy: bail out if IP has been disabled on the device # netfilter: nft_payload: skbuff vlan metadata mangle support # net: ti: icssg-prueth: Fix start counter for ft1 filter # sock_map: avoid race between sock_map_close and sk_psock_put # ... # < /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 d8ec19857b095b39d114ae299713bd8ea6c1e66a # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_allmodconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_allmodconfig_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_allmodconfig_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_allmodconfig_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: error: 'memcpy' accessing 4294967264 or more bytes at offsets 0 and 32 overlaps 6442450881 bytes at offset -2147483617 [-Werror=restrict] 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: error: 'memcpy' accessing 4294967240 or more bytes at offsets 0 and 56 overlaps 6442450833 bytes at offset -2147483593 [-Werror=restrict] 298 | memcpy(data, args->new.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/gpu/drm/nouveau/nvif/object.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/gpu/drm/nouveau] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/kernel.h:31, from /kisskb/src/arch/parisc/include/asm/bug.h:5, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/alloc_tag.h:8, from /kisskb/src/include/linux/vmalloc.h:5, from /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_transport.c:10: /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_transport.c: In function 'mpi3mr_sas_port_add': /kisskb/src/include/linux/kern_levels.h:5:25: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Werror=format=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:436:25: note: in definition of macro 'printk_index_wrap' 436 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ /kisskb/src/include/linux/printk.h:517:9: note: in expansion of macro 'printk' 517 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ /kisskb/src/include/linux/kern_levels.h:12:25: note: in expansion of macro 'KERN_SOH' 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:517:16: note: in expansion of macro 'KERN_WARNING' 517 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_debug.h:46:9: note: in expansion of macro 'pr_warn' 46 | pr_warn("%s: " fmt, (ioc)->name, ##__VA_ARGS__) | ^~~~~~~ /kisskb/src/drivers/scsi/mpi3mr/mpi3mr_transport.c:1367:25: note: in expansion of macro 'ioc_warn' 1367 | ioc_warn(mrioc, "skipping port %u, max allowed value is %lu\n", | ^~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/scsi/mpi3mr/mpi3mr_transport.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/scsi/mpi3mr] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/scsi] Error 2 make[4]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/gpu/drm] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/gpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=parisc O=/kisskb/build/linus_allmodconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_parisc-gcc13 # Build took: 0:07:38.657362