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.1 KB
Makefile -rw-r--r-- 166 bytes
dma-buf.c -rw-r--r-- 23.8 KB
dma-fence-array.c -rw-r--r-- 4.4 KB
dma-fence.c -rw-r--r-- 14.8 KB
reservation.c -rw-r--r-- 12.9 KB
seqno-fence.c -rw-r--r-- 2.2 KB
sw_sync.c -rw-r--r-- 9.0 KB
sync_debug.c -rw-r--r-- 5.8 KB
sync_debug.h -rw-r--r-- 2.2 KB
sync_file.c -rw-r--r-- 10.7 KB
sync_trace.h -rw-r--r-- 735 bytes

back to top