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
x86
Kconfig -rw-r--r-- 490 bytes
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 1.7 KB
core.c -rw-r--r-- 11.0 KB
hypercalls.c -rw-r--r-- 9.1 KB
interrupts_and_traps.c -rw-r--r-- 22.1 KB
lg.h -rw-r--r-- 8.3 KB
lguest_user.c -rw-r--r-- 11.7 KB
page_tables.c -rw-r--r-- 37.8 KB
segments.c -rw-r--r-- 7.8 KB

README

back to top