diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-05-20 22:56:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-23 00:21:11 +0300 |
commit | 06da3e8f390aba135ae8808e9424e8a68e53d261 (patch) | |
tree | 1d6e46091370bd2bdf8d6d03508a20c7431a3dcd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4149af28318a1335f844a778d67d1fd27d05a505 (diff) | |
download | linux-06da3e8f390aba135ae8808e9424e8a68e53d261.tar.xz |
eth: mtk_eth_soc: silence the GCC 12 array-bounds warning
GCC 12 gets upset because in mtk_foe_entry_commit_subflow()
this driver allocates a partial structure. The writes are
within bounds.
Silence these warnings for now, our build bot runs GCC 12
so we won't allow any new instances.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions