]> Gentwo Git Trees - linux/.git/commit
genirq: Kill irq_{g,s}et_percpu_devid_partition()
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:41 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:37 +0000 (17:16 +0100)
commitee2d50a9f524ae829d1a8ec296d7a0170e7b8ade
treed0fde9081cca26fb20d07c006cc720ca21e07d9c
parentc620438ef2ac80b09269a9ae3c0b4fe5add19bfe
genirq: Kill irq_{g,s}et_percpu_devid_partition()

These two helpers do not have any user anymore, and can be removed,
together with the affinity field kept in the irqdesc structure.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Link: https://patch.msgid.link/20251020122944.3074811-25-maz@kernel.org
include/linux/irq.h
include/linux/irqdesc.h
kernel/irq/irqdesc.c