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
netfilter
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 729 bytes
br.c -rw-r--r-- 5.8 KB
br_device.c -rw-r--r-- 9.9 KB
br_fdb.c -rw-r--r-- 27.3 KB
br_forward.c -rw-r--r-- 6.2 KB
br_if.c -rw-r--r-- 14.5 KB
br_input.c -rw-r--r-- 8.4 KB
br_ioctl.c -rw-r--r-- 9.0 KB
br_mdb.c -rw-r--r-- 16.6 KB
br_multicast.c -rw-r--r-- 58.9 KB
br_netfilter_hooks.c -rw-r--r-- 29.6 KB
br_netfilter_ipv6.c -rw-r--r-- 5.8 KB
br_netlink.c -rw-r--r-- 40.8 KB
br_nf_core.c -rw-r--r-- 2.2 KB
br_private.h -rw-r--r-- 29.7 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 15.4 KB
br_stp_bpdu.c -rw-r--r-- 5.8 KB
br_stp_if.c -rw-r--r-- 8.7 KB
br_stp_timer.c -rw-r--r-- 4.6 KB
br_switchdev.c -rw-r--r-- 1.3 KB
br_sysfs_br.c -rw-r--r-- 25.6 KB
br_sysfs_if.c -rw-r--r-- 8.6 KB
br_vlan.c -rw-r--r-- 24.2 KB

back to top