[<prev] [next>] [day] [month] [year] [list]
Message-ID: <186b252f-e37e-4152-b6c7-6fc3754f3b16@intel.com>
Date: Wed, 17 Apr 2024 13:15:11 +0200
From: Alexander Lobakin <aleksander.lobakin@...el.com>
To: "Pillai, Aurabindo" <Aurabindo.Pillai@....com>, Yujie Liu
<yujie.liu@...el.com>
CC: "Zhuo, Lillian" <Qingqing.Zhuo@....com>, kernel test robot
<lkp@...el.com>, "oe-kbuild-all@...ts.linux.dev"
<oe-kbuild-all@...ts.linux.dev>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "Deucher, Alexander"
<Alexander.Deucher@....com>, "Siqueira, Rodrigo" <Rodrigo.Siqueira@....com>,
"Li, Roman" <Roman.Li@....com>
Subject: Re:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12:
warning: stack frame size (3368) exceeds limit (2048) in
'dml_core_mode_support'
From: Pillai, Aurabindo <Aurabindo.Pillai@....com>
Date: Wed, 7 Feb 2024 16:09:27 +0000
> [AMD Official Use Only - General]
>
>
> Thank you all, I'm able to repro the issue and I have a fix. I'll have
> it run through the internal CI and send it out.
I'm facing it again on the latest -rc4 and Clang 19 (the latest master Git):
drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6710:12:
warning: stack frame size (2128) exceeds limit (2048) in
'dml_core_mode_support' [-Wframe-larger-than]
6710 | dml_bool_t dml_core_mode_support(struct display_mode_lib_st
*mode_lib)
| ^
1 warning generated.
Please fix it once and forever somehow, don't abuse the stack =\
Thanks,
Olek
Powered by blists - more mailing lists