diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-03-13 00:40:55 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-03-13 09:43:50 +0000 |
commit | c5c2b11894f4f862cf243b955ac59bb1a5fe61b9 (patch) | |
tree | b4fb3c39ae66b60d22950dd0055f73b5d1c79de7 /sound/drivers/pcm-indirect2.h | |
parent | 7aa0b14ede643fb7c33aaa8e0041de04a0d6f278 (diff) | |
download | kernel_replicant_linux-c5c2b11894f4f862cf243b955ac59bb1a5fe61b9.tar.gz kernel_replicant_linux-c5c2b11894f4f862cf243b955ac59bb1a5fe61b9.tar.bz2 kernel_replicant_linux-c5c2b11894f4f862cf243b955ac59bb1a5fe61b9.zip |
drm/i915: Warn against variable length arrays
VLA are strongly discouraged in the kernel due to ambiguity they impose
on the limited stack space and security concerns over manipulating the
stack frame. Add -Wvla to our compiler flags so that CI rejects them.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180313004055.25411-2-chris@chris-wilson.co.uk
Diffstat (limited to 'sound/drivers/pcm-indirect2.h')
0 files changed, 0 insertions, 0 deletions