diff options
| author | Vincent Mailhol <[email protected]> | 2025-06-09 02:45:45 +0000 |
|---|---|---|
| committer | Yury Norov <[email protected]> | 2025-07-31 15:28:03 +0000 |
| commit | 6d4471252ccc1722d25200fa9b6021ab4e1d6fde (patch) | |
| tree | 8bf59da610c0fb321509b5dc79500d08e226aa10 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | cpumask: Remove unnecessary cpumask_nth_andnot() (diff) | |
| download | kernel-6d4471252ccc1722d25200fa9b6021ab4e1d6fde.tar.gz kernel-6d4471252ccc1722d25200fa9b6021ab4e1d6fde.zip | |
bits: split the definition of the asm and non-asm GENMASK*()
In an upcoming change, the non-asm GENMASK*() will all be unified to
depend on GENMASK_TYPE() which indirectly depend on sizeof(), something
not available in asm.
Instead of adding further complexity to GENMASK_TYPE() to make it work
for both asm and non asm, just split the definition of the two variants.
Signed-off-by: Vincent Mailhol <[email protected]>
Reviewed-by: Lucas De Marchi <[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
