Merge branch irq/irq_cpu_offline into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 28 Oct 2021 12:34:57 +0000 (13:34 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 28 Oct 2021 12:34:57 +0000 (13:34 +0100)
commit5f5739d5f736614d555e8a2ec36dc4518dfa820c
treee8879ee899c42d7bed579cdecf97a8b389a00628
parentc6dca712f6bba1b5181eada19c17aeb24e1f18e5
parent8d15a7295d33538954df2bca6a4011e4311a9cc2
Merge branch irq/irq_cpu_offline into irq/irqchip-next

* irq/irq_cpu_offline:
  : .
  : Make irq_cpu_{on,off}line() deprecated kernel API, and only
  : enable it for some obscure Cavium platform after having
  : moved all the other users away from it.
  :
  : Next step, drop the platform itself.
  : .
  genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
  irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
  MIPS: loongson64: Drop call to irq_cpu_offline()

Signed-off-by: Marc Zyngier <maz@kernel.org>
include/linux/irq.h
kernel/irq/Kconfig