diff options
| author | Dawei Li <[email protected]> | 2024-04-16 08:54:48 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-04-24 19:23:49 +0000 |
| commit | cdc66553c4130735f0a2db943a5259e54ff1597a (patch) | |
| tree | ec3ebe0bd50ede88a8dc482b80aacb2412a25e4b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown (diff) | |
| download | kernel-cdc66553c4130735f0a2db943a5259e54ff1597a.tar.gz kernel-cdc66553c4130735f0a2db943a5259e54ff1597a.zip | |
cpumask: Introduce cpumask_first_and_and()
Introduce cpumask_first_and_and() to get intersection between 3 cpumasks,
free of any intermediate cpumask variable. Instead, cpumask_first_and_and()
works in-place with all inputs and produces desired output directly.
Signed-off-by: Dawei Li <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Yury Norov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
