]> git.baikalelectronics.ru Git - kernel.git/commit
x86/irq: Use irq_migrate_all_off_this_cpu()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 Jun 2017 23:37:33 +0000 (01:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jun 2017 16:21:18 +0000 (18:21 +0200)
commite4cf790b82010f2ca06289ca90cf9a6467ab9cfc
treec3ac9fbd8d7b62f3f35e0725f40c29b3c8123f6a
parentfe27f79d6c009300dd928f8787d9e77cc60a897d
x86/irq: Use irq_migrate_all_off_this_cpu()

The generic migration code supports all the required features
already. Remove the x86 specific implementation and use the generic one.

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.851311033@linutronix.de
arch/x86/Kconfig
arch/x86/kernel/irq.c