diff options
author | Christian König <christian.koenig@amd.com> | 2025-03-18 18:15:12 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-27 00:45:42 +0300 |
commit | 1f86f4125e167aeb343a5b8136996c0569009c6a (patch) | |
tree | 51ce4571c01f555c39a5c2e0a3e1974992c49d1d /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 510a16d9954811d814d667a25a4e23475e9150d6 (diff) | |
download | linux-1f86f4125e167aeb343a5b8136996c0569009c6a.tar.xz |
drm/amdgpu: stop unmapping MQD for kernel queues v3
This looks unnecessary and actually extremely harmful since using kmap()
is not possible while inside the ring reset.
Remove all the extra mapping and unmapping of the MQDs.
v2: also fix debugfs
v3: fix coding style typo
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions