diff options
author | Ye Bin <[email protected]> | 2023-08-15 19:26:12 +0800 |
---|---|---|
committer | Jan Kara <[email protected]> | 2023-08-16 17:49:47 +0200 |
commit | 9bc6fc3304d89f19c028cb4a8d6af94f9e5faeb0 (patch) | |
tree | dfdc8936d67e0bdfdf91d97ebb52b29021afd9a0 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 83f99de1b7c0dcfa42b211e5e40334b7ad786b36 (diff) |
ext2: dump current reservation window info
There's report BUG in 'ext2_try_to_allocate_with_rsv()', although there's
now dump of all reservation windows information. But there's unknown which
window is being processed.So this is not helpful for locating the issue.
To better analyze the problem, dump the information about reservation window
that is being processed. And just bail with error instead of BUG here.
Signed-off-by: Ye Bin <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions