aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2024-11-01 16:33:05 +0000
committerThomas Gleixner <[email protected]>2024-11-01 21:15:56 +0000
commit0053892ff7d4bab5efdb4def0fd211ec36e26f69 (patch)
treee6668ee4aad7dfbb175e23ebca3e56cc2fcae27e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentirqchip/mips-gic: Prevent indirect access to clusters without CPU cores (diff)
downloadkernel-0053892ff7d4bab5efdb4def0fd211ec36e26f69.tar.gz
kernel-0053892ff7d4bab5efdb4def0fd211ec36e26f69.zip
irqchip/mips-gic: Fix selection of GENERIC_IRQ_EFFECTIVE_AFF_MASK
Without SMP enabled (such as in allnoconfig), there is a Kconfig warning because CONFIG_IRQ_EFFECTIVE_AFF_MASK is unconditionally selected by CONFIG_MIPS_GIC: WARNING: unmet direct dependencies detected for GENERIC_IRQ_EFFECTIVE_AFF_MASK Depends on [n]: SMP [=n] Selected by [y]: - MIPS_GIC [=y] Add a dependency on SMP to the selection, which matches all other selections of CONFIG_IRQ_EFFECTIVE_AFF_MASK. Fixes: 322a90638768 ("irqchip/mips-gic: Multi-cluster support") Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/20241101-mips-fix-generic_irq_effective_aff_mask-select-v1-1-d94db6e0de0d@kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions