]> git.baikalelectronics.ru Git - kernel.git/commit
genirq: Remove preflow handler support
authorValentin Schneider <valentin.schneider@arm.com>
Fri, 3 Jul 2020 15:56:45 +0000 (16:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 4 Jul 2020 08:02:06 +0000 (10:02 +0200)
commit70adad69a3ff8ad3b767ade8da24195d1cd98027
tree20e59222b5dc73bbc0e58705f55ca034768eeb86
parent4fb5c2dacc834b59d977bd01f6660b19d61fa764
genirq: Remove preflow handler support

That was put in place for sparc64, and blackfin also used it for some time;
sparc64 no longer uses those, and blackfin is dead.

As there are no more users, remove preflow handlers.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200703155645.29703-3-valentin.schneider@arm.com
include/linux/irqdesc.h
include/linux/irqhandler.h
kernel/irq/Kconfig
kernel/irq/chip.c