Revision 6896bcd198df04777820cab4acc70142e87d5ce0 authored by Thomas Gleixner on 21 December 2016, 19:19:56 UTC, committed by Thomas Gleixner on 25 December 2016, 09:47:44 UTC
Even if both drivers are compiled in only one instance can run on a given
system depending on the available GIC version.

So having seperate hotplug states for them is pointless.


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

1 parent 36e5b0e
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 868 bytes
avc.c -rw-r--r-- 30.8 KB
exports.c -rw-r--r-- 709 bytes
hooks.c -rw-r--r-- 162.8 KB
netif.c -rw-r--r-- 7.0 KB
netlabel.c -rw-r--r-- 13.5 KB
netlink.c -rw-r--r-- 2.4 KB
netnode.c -rw-r--r-- 7.9 KB
netport.c -rw-r--r-- 6.3 KB
nlmsgtab.c -rw-r--r-- 7.4 KB
selinuxfs.c -rw-r--r-- 42.7 KB
xfrm.c -rw-r--r-- 11.1 KB

back to top