Re: [PATCH] drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile

2021-06-29 Thread Harry Wentland
On 2021-06-28 9:27 p.m., Reka Norman wrote: > Setting CONFIG_FRAME_WARN=0 should disable 'stack frame larger than' > warnings. This is useful for example in KASAN builds. Make the dml > Makefile respect this config. > > Fixes the following build warnings with CONFIG_KASAN=y and > CONFIG_FRAME_WARN

Re: [PATCH] drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile

2021-06-29 Thread Alex Deucher
Applied. Thanks! Alex On Tue, Jun 29, 2021 at 11:10 AM Harry Wentland wrote: > > On 2021-06-28 9:27 p.m., Reka Norman wrote: > > Setting CONFIG_FRAME_WARN=0 should disable 'stack frame larger than' > > warnings. This is useful for example in KASAN builds. Make the dml > > Makefile respect this

[PATCH] drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile

2021-06-29 Thread Reka Norman
Setting CONFIG_FRAME_WARN=0 should disable 'stack frame larger than' warnings. This is useful for example in KASAN builds. Make the dml Makefile respect this config. Fixes the following build warnings with CONFIG_KASAN=y and CONFIG_FRAME_WARN=0: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/