Re: [Xen-devel] [PATCH 5/9] ARM: Xen: fix initial build problems:

From: Arnd Bergmann
Date: Tue Oct 09 2012 - 11:40:05 EST


On Tuesday 09 October 2012, Ian Campbell wrote:
> > * The tmem hypercall is not available on ARM
> >
> > * ARMv6 does not support cmpxchg on 16-bit words that are used in the
>
> missing the end of this sentence?

Right, I meant to say

* 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.

This should be fixed differently in the future.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/