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
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c: In function ‘dpaa_get_strings’:
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:257:64: warning: ‘%s’ directive output may be truncated writing up to 287 bytes into a region of size 32 [-Wformat-truncation=]
  257 |                         snprintf(string_cpu, ETH_GSTRING_LEN, "%s [CPU %d]",
      |                                                                ^~
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:257:63: note: using the range [-2147483648, 2147483647] for directive argument
  257 |                         snprintf(string_cpu, ETH_GSTRING_LEN, "%s [CPU %d]",
      |                                                               ^~~~~~~~~~~~~
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:257:25: note: ‘snprintf’ output between 9 and 306 bytes into a destination of size 32
  257 |                         snprintf(string_cpu, ETH_GSTRING_LEN, "%s [CPU %d]",
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  258 |                                  dpaa_stats_percpu[i], j);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:262:56: warning: ‘%s’ directive output may be truncated writing up to 287 bytes into a region of size 32 [-Wformat-truncation=]
  262 |                 snprintf(string_cpu, ETH_GSTRING_LEN, "%s [TOTAL]",
      |                                                        ^~
../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:262:17: note: ‘snprintf’ output between 9 and 296 bytes into a destination of size 32
  262 |                 snprintf(string_cpu, ETH_GSTRING_LEN, "%s [TOTAL]",
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  263 |                          dpaa_stats_percpu[i]);
      |                          ~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h):
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: warning: incorrect type in assignment (different base types)
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1:    expected unsigned int [usertype] fd_status
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1:    got restricted __be32 const [usertype] status
../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h):
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1: warning: incorrect type in assignment (different base types)
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1:    expected unsigned int [usertype] fd_status
../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h:29:1:    got restricted __be32 const [usertype] status
../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2769:24: warning: cast to restricted __be32
../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c: note: in included file:
../include/soc/fsl/qman.h:245:16: warning: cast to restricted __be32
../include/soc/fsl/qman.h:245:16: warning: cast from restricted __be16
../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block
../drivers/cpufreq/amd-pstate.c:1778: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 * CPPC function is not supported for family ID 17H with model_ID ranging from 0x10 to 0x2F.
../drivers/hwmon/xgene-hwmon.c:118:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:121:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:121:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:121:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:138:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:138:9:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:138:9:    got restricted __le32 [usertype]
../drivers/hwmon/xgene-hwmon.c:142:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:142:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:142:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:146:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:148:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:148:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:148:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:152:17: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:152:17:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:152:17:    got restricted __le32 [usertype]
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
../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block
../drivers/cpufreq/amd-pstate.c:1778: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 * CPPC function is not supported for family ID 17H with model_ID ranging from 0x10 to 0x2F.
../drivers/hwmon/xgene-hwmon.c:118:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:121:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:121:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:121:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:138:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:138:9:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:138:9:    got restricted __le32 [usertype]
../drivers/hwmon/xgene-hwmon.c:142:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:142:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:142:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:146:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:148:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:148:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:148:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:152:17: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:152:17:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:152:17:    got restricted __le32 [usertype]
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
../drivers/acpi/cppc_acpi.c:1179:9: warning: context imbalance in 'cpc_write' - different lock contexts for basic block
../drivers/cpufreq/amd-pstate.c:1778: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 * CPPC function is not supported for family ID 17H with model_ID ranging from 0x10 to 0x2F.
../drivers/hwmon/xgene-hwmon.c:118:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:121:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:121:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:121:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:138:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:138:9:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:138:9:    got restricted __le32 [usertype]
../drivers/hwmon/xgene-hwmon.c:142:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:142:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:142:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:146:15: warning: cast to restricted __le16
../drivers/hwmon/xgene-hwmon.c:148:9: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:148:9:    expected unsigned short volatile
../drivers/hwmon/xgene-hwmon.c:148:9:    got restricted __le16 [usertype]
../drivers/hwmon/xgene-hwmon.c:152:17: warning: incorrect type in assignment (different base types)
../drivers/hwmon/xgene-hwmon.c:152:17:    expected unsigned int volatile
../drivers/hwmon/xgene-hwmon.c:152:17:    got restricted __le32 [usertype]
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?