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-- 463 bytes
Makefile -rw-r--r-- 125 bytes
nes.c -rw-r--r-- 33.4 KB
nes.h -rw-r--r-- 17.9 KB
nes_cm.c -rw-r--r-- 110.0 KB
nes_cm.h -rw-r--r-- 11.9 KB
nes_context.h -rw-r--r-- 6.8 KB
nes_hw.c -rw-r--r-- 127.5 KB
nes_hw.h -rw-r--r-- 39.6 KB
nes_mgt.c -rw-r--r-- 35.7 KB
nes_mgt.h -rw-r--r-- 3.0 KB
nes_nic.c -rw-r--r-- 61.6 KB
nes_utils.c -rw-r--r-- 30.6 KB
nes_verbs.c -rw-r--r-- 118.4 KB
nes_verbs.h -rw-r--r-- 5.8 KB

back to top