# git rev-parse -q --verify c7d102232649226a69dddd58a4942cf13cff4f7c^{commit} c7d102232649226a69dddd58a4942cf13cff4f7c already have revision, skipping fetch # git checkout -q -f -B kisskb c7d102232649226a69dddd58a4942cf13cff4f7c # git clean -qxdf # < git log -1 # commit c7d102232649226a69dddd58a4942cf13cff4f7c # Merge: e1dab4c02de0 8d67041228ac # Author: Linus Torvalds # Date: Fri Jul 30 16:01:36 2021 -0700 # # Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.14-rc4, including fixes from bpf, can, WiFi # (mac80211) and netfilter trees. # # Current release - regressions: # # - mac80211: fix starting aggregation sessions on mesh interfaces # # Current release - new code bugs: # # - sctp: send pmtu probe only if packet loss in Search Complete state # # - bnxt_en: add missing periodic PHC overflow check # # - devlink: fix phys_port_name of virtual port and merge error # # - hns3: change the method of obtaining default ptp cycle # # - can: mcba_usb_start(): add missing urb->transfer_dma initialization # # Previous releases - regressions: # # - set true network header for ECN decapsulation # # - mlx5e: RX, avoid possible data corruption w/ relaxed ordering and # LRO # # - phy: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 # PHY # # - sctp: fix return value check in __sctp_rcv_asconf_lookup # # Previous releases - always broken: # # - bpf: # - more spectre corner case fixes, introduce a BPF nospec # instruction for mitigating Spectre v4 # - fix OOB read when printing XDP link fdinfo # - sockmap: fix cleanup related races # # - mac80211: fix enabling 4-address mode on a sta vif after assoc # # - can: # - raw: raw_setsockopt(): fix raw_rcv panic for sock UAF # - j1939: j1939_session_deactivate(): clarify lifetime of session # object, avoid UAF # - fix number of identical memory leaks in USB drivers # # - tipc: # - do not blindly write skb_shinfo frags when doing decryption # - fix sleeping in tipc accept routine" # # * tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (91 commits) # gve: Update MAINTAINERS list # can: esd_usb2: fix memory leak # can: ems_usb: fix memory leak # can: usb_8dev: fix memory leak # can: mcba_usb_start(): add missing urb->transfer_dma initialization # can: hi311x: fix a signedness bug in hi3110_cmd() # MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer Tool driver # bpf: Fix leakage due to insufficient speculative store bypass mitigation # bpf: Introduce BPF nospec instruction for mitigating Spectre v4 # sis900: Fix missing pci_disable_device() in probe and remove # net: let flow have same hash in two directions # nfc: nfcsim: fix use after free during module unload # tulip: windbond-840: Fix missing pci_disable_device() in probe and remove # sctp: fix return value check in __sctp_rcv_asconf_lookup # nfc: s3fwrn5: fix undefined parameter values in dev_err() # net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32 # net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() # net/mlx5: Unload device upon firmware fatal error # net/mlx5e: Fix page allocation failure for ptp-RQ over SF # net/mlx5e: Fix page allocation failure for trap-RQ over SF # ... # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 c7d102232649226a69dddd58a4942cf13cff4f7c # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sh/include/asm/hw_irq.h:6, from /kisskb/src/include/linux/irq.h:591, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/sh/include/asm/hardirq.h:9, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/serial_core.h:13, from /kisskb/src/include/linux/serial_sci.h:6, from /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:11: /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:105:24: note: in expansion of macro '_INTC_ARRAY' 105 | _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:106:2: note: in expansion of macro '_INTC_ARRAY' 106 | _INTC_ARRAY(mask_regs), _INTC_ARRAY(prio_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:2: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:27: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2657:19: warning: unused variable 'sport' [-Wunused-variable] 2657 | struct sci_port *sport = to_sci_port(port); | ^~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc10 # Build took: 0:00:20.305850