Re: [PATCH] drm/i915: drop various VLAs in i915_debugfs.c

From: Salvatore Mesoraca
Date: Wed Mar 14 2018 - 08:42:26 EST


2018-03-14 13:17 GMT+01:00 Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>:
> Thanks for your patch. However, Chris beat you to it with:
>
> 7aa0b14ede64 ("drm/i915: Remove variable length arrays from sseu debugfs
> printers")

I didn't notice it :)

> as well as adding -Wvla to our subdir-ccflags-y to prevent more from
> cropping up:
>
> c5c2b11894f4 ("drm/i915: Warn against variable length arrays")

Great!
Best regards,

Salvatore