Arnd Bergmann f880b67dcb ARM: Xen: fix initial build problems
* The XEN_BALLOON code requires the balloon infrastructure that is not
  getting built on ARM.

* The tmem hypercall is not available on ARM

* ARMv6 does not support cmpxchg on 16-bit words that are used in the
  Xen grant table code, so we must ensure that Xen support is only
  built on ARMv7-only kernels not combined ARMv6/v7 kernels.

* sys-hypervisor.c needs to include linux/err.h in order to use the
  IS_ERR/PTR_ERR/ERR_PTR family of functions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: xen-devel@lists.xensource.com
2012-10-09 20:29:01 +02:00
..
2012-10-02 22:09:10 -07:00
2012-10-02 12:34:56 -04:00
2008-12-16 21:50:31 +01:00
2012-10-02 22:09:10 -07:00
2012-10-02 22:09:10 -07:00
2012-10-09 20:29:01 +02:00
2012-10-07 07:13:01 +09:00
2012-04-19 15:12:49 -04:00
2012-09-10 15:34:56 -04:00
2011-12-16 13:29:31 -05:00
2012-03-22 20:16:14 -07:00