]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58d1feca9d19fe687687b967cfb3294f7f78e677
treee8879ee899c42d7bed579cdecf97a8b389a00628
parentbbaf6bede260e3f2ad2ece073cfa971af7621fd7
parentd5ca26ad251ae927674e5b93f379a2a03c5d4601
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