summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions
gier@arm.com> 2013-02-02ARM: mach-virt: add SMP support using PSCIWill Deacon This patch adds support for SMP to mach-virt using the PSCI infrastructure. Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com> 2013-02-02ARM: Dummy Virtual Machine platform supportMarc Zyngier Add support for the smallest, dumbest possible platform, to be used as a guest for KVM or other hypervisors. It only mandates a GIC and architected timers. Fits nicely with a multiplatform zImage. Uses very little silicon area. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> [will: fixed up conflicts with GIC move to drivers/irqchip/] Signed-off-by: Will Deacon <will.deacon@arm.com>