[PATCH v6 3/6] common/cnxk: re-enable vla warnings

Nithin Dabilpuram nithind1988 at gmail.com
Mon Mar 2 17:50:20 CET 2026


Acked-by: Nithin Dabilpuram <ndabilpuram at marvell.com>

On Thu, Feb 5, 2026 at 11:28 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> The code in common/cnxk no longer uses VLAs.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  drivers/common/cnxk/meson.build | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/common/cnxk/meson.build b/drivers/common/cnxk/meson.build
> index 2b33022eb7..9db77a9702 100644
> --- a/drivers/common/cnxk/meson.build
> +++ b/drivers/common/cnxk/meson.build
> @@ -94,7 +94,6 @@ sources += files('cnxk_telemetry_bphy.c',
>                   'cnxk_telemetry_sso.c',
>  )
>
> -cflags += no_wvla_cflag
>  cflags += no_shadow_cflag
>
>  if meson.is_cross_build()
> --
> 2.51.0
>


More information about the dev mailing list