aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorShaopeng Tan <[email protected]>2025-06-23 07:46:45 +0000
committerYury Norov <[email protected]>2025-07-31 15:28:03 +0000
commitb0c85e99458af829c32c225b43f638443bff14e5 (patch)
tree932cf3ef627000bec1b27288db081f5762e7790b /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentwatchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu() (diff)
downloadkernel-b0c85e99458af829c32c225b43f638443bff14e5.tar.gz
kernel-b0c85e99458af829c32c225b43f638443bff14e5.zip
cpumask: Remove unnecessary cpumask_nth_andnot()
Commit 94f753143028("x86/resctrl: Optimize cpumask_any_housekeeping()") switched the only user of cpumask_nth_andnot() to other cpumask functions, but left the function cpumask_nth_andnot() unused. This makes function find_nth_andnot_bit() unused as well. Delete them. Signed-off-by: Shaopeng Tan <[email protected]> Signed-off-by: Yury Norov [NVIDIA] <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions