Re: raid6 badness

From: Andi Kleen
Date: Fri Jan 30 2004 - 22:13:30 EST


"H. Peter Anvin" <hpa@xxxxxxxxx> writes:
>
> I don't know what would cause the stack to be misaligned, however.

x86-64 kernel doesn't guarantee the stack to be 16 byte aligned
(although it usually is). If you need 16 byte alignment you have
to align yourself.

-Andi
-
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/