> Can you please test the attached patch?
> Don't forget to apply http://git.kernel.org/linus/084189a in case you're
> not using Linus' tree.
Works fine. At least make successfully creates a uml binary and I can create,
mount and unmount an xfs file system. Creating and deleting a file also works
On Sun, Apr 17, 2011 at 7:52 PM, Martin Walch wrote:
>> Can you please test the attached patch?
>> Don't forget to apply http://git.kernel.org/linus/084189a in case you're
>> not using Linus' tree.
>
> Works fine. At least make successfully creates a uml binary and I can create,
> mount and unmoun
This adds support for 64 bit atomic operations on
32 bit UML systems.
XFS needs them since 2.6.38.
Reported-by: Martin Walch
Tested-by: Martin Walch
Signed-off-by: Richard Weinberger
---
arch/um/sys-i386/Makefile |2 +-
arch/um/sys-i386/atomic64_cx8_32.S | 225 +++