diff options
| author | Yury Norov <ynorov@nvidia.com> | 2026-01-14 11:05:10 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-01-21 14:24:19 -0500 |
| commit | afaf4250713e4678563914c6cfaf3e381562cf5f (patch) | |
| tree | 6dc72619bcbb140aeed86edb346f1abc12c9eb21 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 532e2c87d428d2dc18152f004c59be15281310bc (diff) | |
drm/amdkfd: simplify svm_range_unmap_from_gpus()
The function calls bitmap_or() followed by for_each_set_bit().
Switch it to the dedicated for_each_or_bit() and drop the temporary
bitmap.
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Signed-off-by: Felix Kuehling <felix.kuehling@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
