WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../lib/vsprintf.c: In function ‘va_format’: ../lib/vsprintf.c:1683:9: warning: function ‘va_format’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1683 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va); | ^~~ In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' ../kernel/audit.c: In function ‘audit_log_vformat’: ../kernel/audit.c:1977:9: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1977 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args); | ^~~ ../kernel/audit.c:1986:17: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1986 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2); | ^~~ In file included from ../include/linux/kernel.h:31, from ../include/linux/bcm47xx_nvram.h:10, from ../drivers/firmware/broadcom/bcm47xx_sprom.c:29: ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_u32.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:462:25: note: in definition of macro ‘printk_index_wrap’ 462 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:543:9: note: in expansion of macro ‘printk’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:543:16: note: in expansion of macro ‘KERN_WARNING’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:92:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 92 | NVRAM_READ_VAL(u32) | ^~~~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_s8.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:462:25: note: in definition of macro ‘printk_index_wrap’ 462 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:543:9: note: in expansion of macro ‘printk’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:543:16: note: in expansion of macro ‘KERN_WARNING’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:90:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 90 | NVRAM_READ_VAL(s8) | ^~~~~~~~~~~~~~ In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9240:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_xmit.c:7: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_mgmt_xmitframe_coalesce’ at ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1209:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_isr.c:3891: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/thread_info.h:12, from ../include/linux/thread_info.h:60, from ../include/linux/spinlock.h:60, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../scripts/Makefile.build:229: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' ../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/most/most_usb.c:69: warning: Function parameter or struct member 'dev' not described in 'most_dci_obj' ../drivers/most/most_usb.c:69: warning: Excess struct member 'kobj' description in 'most_dci_obj' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'dev' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'clear_work' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'on_netinfo' not described in 'most_dev' ../drivers/most/most_usb.c:650: warning: Function parameter or struct member 'on_netinfo' not described in 'hdm_request_netinfo' ../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/net/ethernet/sfc/siena/ptp.c:208: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../net/ethtool/ioctl.c:11: ../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ In file included from : In function ‘ethtool_get_features’, inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 make[4]: *** Waiting for unfinished jobs.... ../lib/vsprintf.c: In function ‘va_format’: ../lib/vsprintf.c:1683:9: warning: function ‘va_format’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1683 | buf += vsnprintf(buf, end > buf ? end - buf : 0, va_fmt->fmt, va); | ^~~ In file included from : In function ‘net_gso_ok’, inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘tcp_gso_segment’ at ../net/ipv4/tcp_offload.c:163:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/tcp_offload.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6, inlined from ‘udp4_ufo_fragment’ at ../net/ipv4/udp_offload.c:436:10: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/udp_offload.o] Error 1 In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/net/dsa.h:11, from ../include/linux/dsa/ksz_common.h:10, from ../net/dsa/tag_ksz.c:7: ../net/dsa/tag_ksz.c: In function ‘ksz9477_xmit’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) | ^~~~~~~~~~~~~ ../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) | ^~~~~~~~~ ../net/dsa/tag_ksz.c:299:29: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ 299 | if (dev->features & NETIF_F_HW_HSR_DUP) { | ^~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/linux/ethtool.h:18, from ../include/linux/phy.h:16, from ../drivers/net/dsa/microchip/ksz9477.c:12: ../drivers/net/dsa/microchip/ksz9477.c: In function ‘ksz9477_hsr_join’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) | ^~~~~~~~~~~~~ ../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) | ^~~~~~~~~ ../drivers/net/dsa/microchip/ksz9477.c:1245:41: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ 1245 | #define KSZ9477_SUPPORTED_HSR_FEATURES (NETIF_F_HW_HSR_DUP | NETIF_F_HW_HSR_FWD) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/microchip/ksz9477.c:1283:27: note: in expansion of macro ‘KSZ9477_SUPPORTED_HSR_FEATURES’ 1283 | user->features |= KSZ9477_SUPPORTED_HSR_FEATURES; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/net/dsa.h:11, from ../drivers/net/dsa/xrs700x/xrs700x.c:7: ../drivers/net/dsa/xrs700x/xrs700x.c: In function ‘xrs700x_hsr_join’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) | ^~~~~~~~~~~~~ ../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) | ^~~~~~~~~ ../drivers/net/dsa/xrs700x/xrs700x.c:20:31: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ 20 | NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/xrs700x/xrs700x.c:654:35: note: in expansion of macro ‘XRS7000X_SUPPORTED_HSR_FEATURES’ 654 | user->features |= XRS7000X_SUPPORTED_HSR_FEATURES; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/xrs700x/xrs700x.c: In function ‘xrs700x_hsr_leave’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) | ^~~~~~~~~~~~~ ../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) | ^~~~~~~~~ ../drivers/net/dsa/xrs700x/xrs700x.c:20:31: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ 20 | NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/xrs700x/xrs700x.c:708:36: note: in expansion of macro ‘XRS7000X_SUPPORTED_HSR_FEATURES’ 708 | user->features &= ~XRS7000X_SUPPORTED_HSR_FEATURES; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/audit.c: In function ‘audit_log_vformat’: ../kernel/audit.c:1977:9: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1977 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args); | ^~~ ../kernel/audit.c:1986:17: warning: function ‘audit_log_vformat’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 1986 | len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2); | ^~~ In file included from ../include/linux/kernel.h:31, from ../include/linux/bcm47xx_nvram.h:10, from ../drivers/firmware/broadcom/bcm47xx_sprom.c:29: ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_u32.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:462:25: note: in definition of macro ‘printk_index_wrap’ 462 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:543:9: note: in expansion of macro ‘printk’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:543:16: note: in expansion of macro ‘KERN_WARNING’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:92:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 92 | NVRAM_READ_VAL(u32) | ^~~~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c: In function ‘nvram_read_s8.constprop’: ../include/linux/kern_levels.h:5:25: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:462:25: note: in definition of macro ‘printk_index_wrap’ 462 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:543:9: note: in expansion of macro ‘printk’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:12:25: note: in expansion of macro ‘KERN_SOH’ 12 | #define KERN_WARNING KERN_SOH "4" /* warning conditions */ | ^~~~~~~~ ../include/linux/printk.h:543:16: note: in expansion of macro ‘KERN_WARNING’ 543 | printk(KERN_WARNING pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:80:17: note: in expansion of macro ‘pr_warn’ 80 | pr_warn("can not parse nvram name %s%s%s with value %s got %i\n", \ | ^~~~~~~ ../drivers/firmware/broadcom/bcm47xx_sprom.c:90:1: note: in expansion of macro ‘NVRAM_READ_VAL’ 90 | NVRAM_READ_VAL(s8) | ^~~~~~~~~~~~~~ In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9240:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_isr.c:3891: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../include/linux/smp.h:13, from ../include/linux/lockdep.h:14, from ../include/linux/rcupdate.h:29, from ../include/linux/rculist.h:11, from ../include/linux/sched/signal.h:5, from ../drivers/staging/rtl8723bs/include/drv_types.h:17, from ../drivers/staging/rtl8723bs/core/rtw_xmit.c:7: In function ‘fortify_memcpy_chk’, inlined from ‘rtw_mgmt_xmitframe_coalesce’ at ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1209:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../scripts/Makefile.build:229: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/thread_info.h:12, from ../include/linux/thread_info.h:60, from ../include/linux/spinlock.h:60, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/string.h:390, from ../arch/x86/include/asm/page_32.h:18, from ../arch/x86/include/asm/page.h:14, from ../arch/x86/include/asm/processor.h:20, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:10, from ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:8: In function ‘fortify_memcpy_chk’, inlined from ‘qlcnic_83xx_dcb_query_cee_param’ at ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:614:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/most/most_usb.c:69: warning: Function parameter or struct member 'dev' not described in 'most_dci_obj' ../drivers/most/most_usb.c:69: warning: Excess struct member 'kobj' description in 'most_dci_obj' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'dev' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'clear_work' not described in 'most_dev' ../drivers/most/most_usb.c:122: warning: Function parameter or struct member 'on_netinfo' not described in 'most_dev' ../drivers/most/most_usb.c:650: warning: Function parameter or struct member 'on_netinfo' not described in 'hdm_request_netinfo' ../drivers/net/ethernet/sfc/siena/ptp.c:208: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.M0fDOdj80g 2024-10-17 20:31:26.351221213 -0700 +++ /tmp/tmp.eo6LY4eiBp 2024-10-17 20:34:33.524639400 -0700 @@ -13,0 +14,72 @@ +In file included from ../include/linux/skbuff.h:29, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../net/ethtool/ioctl.c:11: +../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ + 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ + | ^~~~~~~~~~~~~ +../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ + 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) + | ^~~~~~~~~~~~~~~~~~~~ +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ + 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ + | ^~~~~~~~~~~~~ +../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ + 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) + | ^~~~~~~~~~~~~~~~~~~~ +In file included from : +In function ‘ethtool_get_features’, + inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from : +In function ‘net_gso_ok’, + inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, + inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 +make[4]: *** Waiting for unfinished jobs.... @@ -17,0 +90,115 @@ +In file included from : +In function ‘net_gso_ok’, + inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 +In file included from : +In function ‘net_gso_ok’, + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘tcp_gso_segment’ at ../net/ipv4/tcp_offload.c:163:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: net/ipv4/tcp_offload.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from : +In function ‘net_gso_ok’, + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +In function ‘net_gso_ok’, + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6, + inlined from ‘udp4_ufo_fragment’ at ../net/ipv4/udp_offload.c:436:10: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: net/ipv4/udp_offload.o] Error 1 +In file included from ../include/linux/skbuff.h:29, + from ../include/linux/if_ether.h:19, + from ../include/net/dsa.h:11, + from ../include/linux/dsa/ksz_common.h:10, + from ../net/dsa/tag_ksz.c:7: +../net/dsa/tag_ksz.c: In function ‘ksz9477_xmit’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ + 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) + | ^~~~~~~~~~~~~ +../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ + 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) + | ^~~~~~~~~ +../net/dsa/tag_ksz.c:299:29: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ + 299 | if (dev->features & NETIF_F_HW_HSR_DUP) { + | ^~~~~~~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 +../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' +../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' +../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' +../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' @@ -32,4 +219,57 @@ -../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read' -../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write' -../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_all' -../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_write_copy_pages' +In file included from ../include/linux/skbuff.h:29, + from ../include/linux/if_ether.h:19, + from ../include/linux/ethtool.h:18, + from ../include/linux/phy.h:16, + from ../drivers/net/dsa/microchip/ksz9477.c:12: +../drivers/net/dsa/microchip/ksz9477.c: In function ‘ksz9477_hsr_join’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ + 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) + | ^~~~~~~~~~~~~ +../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ + 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) + | ^~~~~~~~~ +../drivers/net/dsa/microchip/ksz9477.c:1245:41: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ + 1245 | #define KSZ9477_SUPPORTED_HSR_FEATURES (NETIF_F_HW_HSR_DUP | NETIF_F_HW_HSR_FWD) + | ^~~~~~~~~~~~~~~~~~ +../drivers/net/dsa/microchip/ksz9477.c:1283:27: note: in expansion of macro ‘KSZ9477_SUPPORTED_HSR_FEATURES’ + 1283 | user->features |= KSZ9477_SUPPORTED_HSR_FEATURES; + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In file included from ../include/linux/skbuff.h:29, + from ../include/linux/if_ether.h:19, + from ../include/net/dsa.h:11, + from ../drivers/net/dsa/xrs700x/xrs700x.c:7: +../drivers/net/dsa/xrs700x/xrs700x.c: In function ‘xrs700x_hsr_join’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ + 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) + | ^~~~~~~~~~~~~ +../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ + 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) + | ^~~~~~~~~ +../drivers/net/dsa/xrs700x/xrs700x.c:20:31: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ + 20 | NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP) + | ^~~~~~~~~~~~~~~~~~ +../drivers/net/dsa/xrs700x/xrs700x.c:654:35: note: in expansion of macro ‘XRS7000X_SUPPORTED_HSR_FEATURES’ + 654 | user->features |= XRS7000X_SUPPORTED_HSR_FEATURES; + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/dsa/xrs700x/xrs700x.c: In function ‘xrs700x_hsr_leave’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ + 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) + | ^~~~~~~~~~~~~ +../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ + 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) + | ^~~~~~~~~ +../drivers/net/dsa/xrs700x/xrs700x.c:20:31: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ + 20 | NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP) + | ^~~~~~~~~~~~~~~~~~ +../drivers/net/dsa/xrs700x/xrs700x.c:708:36: note: in expansion of macro ‘XRS7000X_SUPPORTED_HSR_FEATURES’ + 708 | user->features &= ~XRS7000X_SUPPORTED_HSR_FEATURES; + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -90,15 +330,25 @@ -In file included from ../include/linux/string.h:390, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:12, - from ../include/linux/smp.h:13, - from ../include/linux/lockdep.h:14, - from ../include/linux/rcupdate.h:29, - from ../include/linux/rculist.h:11, - from ../include/linux/sched/signal.h:5, - from ../drivers/staging/rtl8723bs/include/drv_types.h:17, - from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: -In function ‘fortify_memcpy_chk’, - inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: -../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] - 580 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In file included from : +In function ‘net_gso_ok’, + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, + inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^ +./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ + 498 | prefix ## suffix(); \ + | ^~~~~~ +./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ + 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); + | ^~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -121,0 +372,16 @@ +../drivers/scsi/qla2xxx/qla_isr.c:3891: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +In file included from ../include/linux/string.h:390, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:12, + from ../include/linux/smp.h:13, + from ../include/linux/lockdep.h:14, + from ../include/linux/rcupdate.h:29, + from ../include/linux/rculist.h:11, + from ../include/linux/sched/signal.h:5, + from ../drivers/staging/rtl8723bs/include/drv_types.h:17, + from ../drivers/staging/rtl8723bs/core/rtw_security.c:8: +In function ‘fortify_memcpy_chk’, + inlined from ‘rtw_BIP_verify’ at ../drivers/staging/rtl8723bs/core/rtw_security.c:1424:3: +../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] + 580 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -137 +403 @@ -../drivers/scsi/qla2xxx/qla_isr.c:3891: warning: Function parameter or struct member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +../scripts/Makefile.build:229: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch @@ -152,4 +417,0 @@ -../scripts/Makefile.build:229: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch -../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'ack' not described in 'tcp_lp_cong_avoid' -../net/ipv4/tcp_lp.c:122: warning: Function parameter or struct member 'acked' not described in 'tcp_lp_cong_avoid' -../net/ipv4/tcp_lp.c:272: warning: Function parameter or struct member 'sample' not described in 'tcp_lp_pkts_acked' @@ -172,0 +435,4 @@ +../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' +../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new +../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new +../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new @@ -179,4 +444,0 @@ -../drivers/net/ethernet/sfc/ptp.c:205: warning: Excess struct member 'valid' description in 'efx_ptp_timeset' -../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ale.o is added to multiple modules: ti_cpsw ti_cpsw_new -../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new -../scripts/Makefile.build:229: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new @@ -183,0 +446,7 @@ +make[3]: *** [../scripts/Makefile.build:478: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 +make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.tkfGB5iu0e 2024-10-17 20:34:33.533639325 -0700 +++ /tmp/tmp.uBKujhqtQ6 2024-10-17 20:34:33.536639299 -0700 @@ -8,0 +9 @@ + 6 ../include/linux/netdev_features.h @@ -12 +12,0 @@ - 3 ../net/ipv4/tcp_lp.c