]> git.baikalelectronics.ru Git - kernel.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)
commitfe06f009ae633c7961d266ae72272ac9af5bb26f
treef673e6d2e4e012a3bb75c82019d1d24f6f42bfa9
parente4cf790b82010f2ca06289ca90cf9a6467ab9cfc
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