From: Stefano Stabellini Date: Tue, 4 Jun 2013 11:07:03 +0000 (+0000) Subject: arm64/xen: introduce asm/xen header files on arm64 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~40^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f54ad6652d454b6a8e932b5307e60c9023bd974;p=pandora-kernel.git arm64/xen: introduce asm/xen header files on arm64 asm/xen/hypercall.h, asm/xen/hypervisor.h, asm/xen/interface.h and asm/xen/page.h are identical so to avoid code duplication we are just including the original arm header files here. asm/xen/events.h is slightly different, so introduce a different file here (use xchg to implement xchg_xen_ulong and pass regs->pstate to raw_irqs_disabled_flags). Also introduce asm/hypervisor.h and asm/sync_bitops.h. Signed-off-by: Stefano Stabellini Acked-by: Ian Campbell --- Reading git-diff-tree failed