diff options
| author | Reza Amini <reza.amini@amd.com> | 2025-08-12 10:02:45 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-27 13:57:49 -0400 |
| commit | dbe88861742ebdb277aaf8963c9bfb876436106c (patch) | |
| tree | f38ff916cc5ac4dffbbfb497da835b6ddd5c89ce /rust/helpers/xarray.c | |
| parent | 90868205b6f21896a62bf99e92ad1fb55eda0e2d (diff) | |
drm/amd/display: Decrease stack size in logging path
[why]
Reducing stack size can avoid stack over flow
[how]
Make local variables const and static so they are not
on the stack.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Reza Amini <reza.amini@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
