]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/arm: receive Xen events on ARM
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 14 Sep 2012 13:37:32 +0000 (13:37 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 4 Dec 2012 17:44:29 +0000 (12:44 -0500)
commiteef711a51c9530577ce788f31eac1eb60356d392
tree5a5b010339373b224f7a731b092ae48a30e008db
parent57b02c3ce5415fb07226ef9fe1874cb133e2692f
xen/arm: receive Xen events on ARM

Compile events.c on ARM.
Parse, map and enable the IRQ to get event notifications from the device
tree (node "/xen").

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit 0ec53ecf38bcbf95b4b057328a8fbba4d22ef28b)
arch/arm/include/asm/xen/events.h [new file with mode: 0644]
arch/arm/xen/enlighten.c
arch/x86/xen/enlighten.c
arch/x86/xen/irq.c
arch/x86/xen/xen-ops.h
drivers/xen/events.c
include/xen/events.h