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 ../net/socket.c:1704:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../net/core/dev.c:3389:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3389:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3389:23: got unsigned int ../net/core/dev.c:3389:23: warning: cast from restricted __wsum ../net/core/dev.c:5343:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:3835:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5301:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../net/packet/af_packet.c:1113:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2555:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../drivers/staging/rtl8192e/rtllib_rx.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:630:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib_softmac.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:619:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:603:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:641:48: warning: array of flexible structures In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:80, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, 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 ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:80, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, 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/staging/rtl8192e/rtl8192e/rtl_core.c: note: in included file (through ../drivers/staging/rtl8192e/rtl8192e/rtl_core.h): ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:649:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:630:48: warning: array of flexible structures In file included from ../drivers/staging/rtl8723bs/include/drv_types.h:19, from ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:8: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c: In function ‘rtl8723bs_xmit_thread’: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size 11 [-Wformat-truncation=] 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/include/osdep_service.h:127:69: note: in definition of macro ‘rtw_sprintf’ 127 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:48: note: format string is defined here 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~ ../drivers/staging/rtl8723bs/include/osdep_service.h:127:49: note: ‘snprintf’ output between 10 and 25 bytes into a destination of size 20 127 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:9: note: in expansion of macro ‘rtw_sprintf’ 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~ WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? 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 ../net/socket.c:1704:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../drivers/staging/rtl8192e/rtllib_softmac.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:619:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:603:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtllib.h:641:48: warning: array of flexible structures In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:80, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/packet/af_packet.c:1113:13: warning: context imbalance in '__packet_lookup_frame_in_block' - different lock contexts for basic block ../net/packet/af_packet.c:2555:17: warning: context imbalance in 'tpacket_rcv' - unexpected unlock ../drivers/staging/rtl8192e/rtllib_rx.c: note: in included file: ../drivers/staging/rtl8192e/rtllib.h:630:48: warning: array of flexible structures In file included from ../include/linux/string.h:390, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:12, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:80, from ../include/linux/irqflags.h:18, from ../include/linux/rcupdate.h:26, 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/staging/rtl8723bs/include/drv_types.h:19, from ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:8: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c: In function ‘rtl8723bs_xmit_thread’: ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:38: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size 11 [-Wformat-truncation=] 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/include/osdep_service.h:127:69: note: in definition of macro ‘rtw_sprintf’ 127 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:48: note: format string is defined here 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~ ../drivers/staging/rtl8723bs/include/osdep_service.h:127:49: note: ‘snprintf’ output between 10 and 25 bytes into a destination of size 20 127 | #define rtw_sprintf(buf, size, format, arg...) snprintf(buf, size, format, ##arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:9: note: in expansion of macro ‘rtw_sprintf’ 420 | rtw_sprintf(thread_name, 20, "RTWHALXT-%s", ADPT_ARG(padapter)); | ^~~~~~~~~~~ ../drivers/staging/rtl8192e/rtl8192e/rtl_core.c: note: in included file (through ../drivers/staging/rtl8192e/rtl8192e/rtl_core.h): ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:649:48: warning: array of flexible structures ../drivers/staging/rtl8192e/rtl8192e/../rtllib.h:630:48: warning: array of flexible structures ../net/core/dev.c:3389:23: warning: incorrect type in argument 4 (different base types) ../net/core/dev.c:3389:23: expected restricted __wsum [usertype] csum ../net/core/dev.c:3389:23: got unsigned int ../net/core/dev.c:3389:23: warning: cast from restricted __wsum ../net/core/dev.c:5343:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:3835:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5301:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?