# git rev-parse -q --verify bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb^{commit} bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb already have revision, skipping fetch # git checkout -q -f -B kisskb bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # git clean -qxdf # < git log -1 # commit bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # Merge: fee5be18524f 6f076ce6ab16 # Author: Linus Torvalds # Date: Thu Dec 3 13:10:11 2020 -0800 # # Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.10-rc7, including fixes from bpf, netfilter, # wireless drivers, wireless mesh and can. # # Current release - regressions: # # - mt76: usb: fix crash on device removal # # Current release - always broken: # # - xsk: Fix umem cleanup from wrong context in socket destruct # # Previous release - regressions: # # - net: ip6_gre: set dev->hard_header_len when using header_ops # # - ipv4: Fix TOS mask in inet_rtm_getroute() # # - net, xsk: Avoid taking multiple skbuff references # # Previous release - always broken: # # - net/x25: prevent a couple of overflows # # - netfilter: ipset: prevent uninit-value in hash_ip6_add # # - geneve: pull IP header before ECN decapsulation # # - mpls: ensure LSE is pullable in TC and openvswitch paths # # - vxlan: respect needed_headroom of lower device # # - batman-adv: Consider fragmentation for needed packet headroom # # - can: drivers: don't count arbitration loss as an error # # - netfilter: bridge: reset skb->pkt_type after POST_ROUTING traversal # # - inet_ecn: Fix endianness of checksum update when setting ECT(1) # # - ibmvnic: fix various corner cases around reset handling # # - net/mlx5: fix rejecting unsupported Connect-X6DX SW steering # # - net/mlx5: Enforce HW TX csum offload with kTLS" # # * tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (62 commits) # net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering # net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS # net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled # net/mlx5: Fix wrong address reclaim when command interface is down # net/sched: act_mpls: ensure LSE is pullable before reading it # net: openvswitch: ensure LSE is pullable before reading it # net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl # net: mvpp2: Fix error return code in mvpp2_open() # chelsio/chtls: fix a double free in chtls_setkey() # rtw88: debug: Fix uninitialized memory in debugfs code # vxlan: fix error return code in __vxlan_dev_create() # net: pasemi: fix error return code in pasemi_mac_open() # cxgb3: fix error return code in t3_sge_alloc_qset() # net/x25: prevent a couple of overflows # dpaa_eth: copy timestamp fields to new skb in A-050385 workaround # net: ip6_gre: set dev->hard_header_len when using header_ops # mt76: usb: fix crash on device removal # iwlwifi: pcie: add some missing entries for AX210 # iwlwifi: pcie: invert values of NO_160 device config entries # iwlwifi: pcie: add one missing entry for AX210 # ... # < /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 bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # < make -s -j 8 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 8 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- help # make -s -j 8 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- olddefconfig # make -s -j 8 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:03:36.438172