]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
genirq: Move irq_fixup_move_pending() to core
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 Jun 2017 23:37:34 +0000 (01:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jun 2017 16:21:19 +0000 (18:21 +0200)
commit36d84fb45140f151fa4e145381dbce5e5ffed24d
treef673e6d2e4e012a3bb75c82019d1d24f6f42bfa9
parentad7a929fa4bb1143357aa83043a149d5c27c68fd
genirq: Move irq_fixup_move_pending() to core

Now that x86 uses the generic code, the function declaration and inline
stub can move to the core internal header.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Keith Busch <keith.busch@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Christoph Hellwig <hch@lst.de>
Link: http://lkml.kernel.org/r/20170619235445.928156166@linutronix.de
include/linux/irq.h
kernel/irq/internals.h