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)
commitad7a929fa4bb1143357aa83043a149d5c27c68fd
treec3ac9fbd8d7b62f3f35e0725f40c29b3c8123f6a
parent654abd0a7baf144998147787121da0f9422dafc8
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