]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/apic: Implement effective irq mask update
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 Jun 2017 23:37:46 +0000 (01:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jun 2017 16:21:23 +0000 (18:21 +0200)
commitc7d6c9dd871f42c4e0ce5563d2f684e78ea673cf
tree19382350bc48f7f886b691b7408d1658e3105300
parentef1c2cc88531a967fa97d1ac1f3f8a64ee6910b4
x86/apic: Implement effective irq mask update

Add the effective irq mask update to the apic implementations and enable
effective irq masks for x86.

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/20170619235446.878370703@linutronix.de
arch/x86/Kconfig
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/x2apic_cluster.c