# git rev-parse -q --verify db7c953555388571a96ed8783ff6c5745ba18ab9^{commit} db7c953555388571a96ed8783ff6c5745ba18ab9 already have revision, skipping fetch # git checkout -q -f -B kisskb db7c953555388571a96ed8783ff6c5745ba18ab9 # git clean -qxdf # < git log -1 # commit db7c953555388571a96ed8783ff6c5745ba18ab9 # Merge: 200f9d21aa92 edbc21113bde # Author: Linus Torvalds # Date: Thu Nov 12 14:02:04 2020 -0800 # # Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Current release - regressions: # # - arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for # ENETC # # Current release - bugs in new features: # # - mptcp: provide rmem[0] limit offset to fix oops # # Previous release - regressions: # # - IPv6: Set SIT tunnel hard_header_len to zero to fix path MTU # calculations # # - lan743x: correctly handle chips with internal PHY # # - bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE # # - mlx5e: Fix VXLAN port table synchronization after function reload # # Previous release - always broken: # # - bpf: Zero-fill re-used per-cpu map element # # - fix out-of-order UDP packets when forwarding with UDP GSO fraglists # turned on: # - fix UDP header access on Fast/frag0 UDP GRO # - fix IP header access and skb lookup on Fast/frag0 UDP GRO # # - ethtool: netlink: add missing netdev_features_change() call # # - net: Update window_clamp if SOCK_RCVBUF is set # # - igc: Fix returning wrong statistics # # - ch_ktls: fix multiple leaks and corner cases in Chelsio TLS offload # # - tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies # # - r8169: disable hw csum for short packets on all chip versions # # - vrf: Fix fast path output packet handling with async Netfilter # rules" # # * tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (65 commits) # lan743x: fix use of uninitialized variable # net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO # net: udp: fix UDP header access on Fast/frag0 UDP GRO # devlink: Avoid overwriting port attributes of registered port # vrf: Fix fast path output packet handling with async Netfilter rules # cosa: Add missing kfree in error path of cosa_write # net: switch to the kernel.org patchwork instance # ch_ktls: stop the txq if reaches threshold # ch_ktls: tcb update fails sometimes # ch_ktls/cxgb4: handle partial tag alone SKBs # ch_ktls: don't free skb before sending FIN # ch_ktls: packet handling prior to start marker # ch_ktls: Correction in middle record handling # ch_ktls: missing handling of header alone # ch_ktls: Correction in trimmed_len calculation # cxgb4/ch_ktls: creating skbs causes panic # ch_ktls: Update cheksum information # ch_ktls: Correction in finding correct length # cxgb4/ch_ktls: decrypted bit is not enough # net/x25: Fix null-ptr-deref in x25_connect # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 db7c953555388571a96ed8783ff6c5745ba18ab9 # < make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # make -s -j 10 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/kernel/rcu/update.c:578: /kisskb/src/kernel/rcu/tasks.h:710:13: warning: 'show_rcu_tasks_rude_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_rude_gp_kthread(void) {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:47.255750