Re: [PATCH 2/8] KVM: x86 emulator: use aligned variants of SSE registerops

From: Avi Kivity
Date: Tue Sep 04 2012 - 08:13:33 EST


On 09/04/2012 03:09 PM, Avi Kivity wrote:
> On 08/30/2012 02:30 AM, Mathias Krause wrote:
>> As the the compiler ensures that the memory operand is always aligned
>> to a 16 byte memory location,
>
> I'm not sure it does. Is V4SI aligned? Do we use alignof() to
> propagate the alignment to the vcpu allocation code?

We actually do. But please rebase the series against next, I got some
conflicts while applying.


--
error compiling committee.c: too many arguments to function
--
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/