diff options
author | Rodrigo Siqueira <[email protected]> | 2022-02-28 19:01:59 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-03-25 12:40:24 -0400 |
commit | 6bf528ec91fb96e186461215c8f76265c5a35250 (patch) | |
tree | 8badc561722c1e035cbb945e0f03451ade0c3636 /lib/netdev-notifier-error-inject.c | |
parent | 5e8a71cf13bc9184fee915b2220be71b4c6cac74 (diff) |
drm/amd/display: Reduce stack size
Linux kernel enabled more compilation restrictions related to the stack
size, which caused compilation failures in our code. This commit reduces
the allocation size by allocating the required memory dynamically.
Reviewed-by: Harry Wentland <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions