diff options
| author | Rob Clark <[email protected]> | 2022-06-01 14:51:16 +0000 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2022-06-02 05:17:59 +0000 |
| commit | e19f8fa6ce1ca9b8b934ba7d2e8f34c95abc6e60 (patch) | |
| tree | 46bb0c427a3d01602f68ce1f42a849abec0b15a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | dma-direct: don't over-decrypt memory (diff) | |
| download | kernel-e19f8fa6ce1ca9b8b934ba7d2e8f34c95abc6e60.tar.gz kernel-e19f8fa6ce1ca9b8b934ba7d2e8f34c95abc6e60.zip | |
dma-debug: make things less spammy under memory pressure
Limit the error msg to avoid flooding the console. If you have a lot of
threads hitting this at once, they could have already gotten passed the
dma_debug_disabled() check before they get to the point of allocation
failure, resulting in quite a lot of this error message spamming the
log. Use pr_err_once() to limit that.
Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
