Revision 008b69e4d52f2cbee3ed0d0502edd78155000b1a authored by Thomas Gleixner on 21 December 2016, 19:19:57 UTC, committed by Thomas Gleixner on 25 December 2016, 09:47:44 UTC
The mpic is either the main interrupt controller or is cascaded behind a
GIC. The mpic is single instance and the modes are mutually exclusive, so
there is no reason to have seperate cpu hotplug states.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Link: http://lkml.kernel.org/r/20161221192112.333161745@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

1 parent 6896bcd
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 497 bytes
af_vsock.c -rw-r--r-- 47.6 KB
virtio_transport.c -rw-r--r-- 17.0 KB
virtio_transport_common.c -rw-r--r-- 23.6 KB
vmci_transport.c -rw-r--r-- 58.3 KB
vmci_transport.h -rw-r--r-- 4.1 KB
vmci_transport_notify.c -rw-r--r-- 18.2 KB
vmci_transport_notify.h -rw-r--r-- 2.9 KB
vmci_transport_notify_qstate.c -rw-r--r-- 11.5 KB
vsock_addr.c -rw-r--r-- 1.9 KB

back to top