Re: block layer sg, bsg

From: Andi Kleen
Date: Thu Aug 05 2004 - 07:01:12 EST


> > Well, 32bit ipsec on x86-64/ia64 is a NOP because of that.
>
> Hmm, I don't get the point.
> What part (or which structore) is broken?

xfrm_usersa_info due to inclusion of xfrm_lifetime_cfg/xfrm_lifetime_cur
The xfrm layer uses it like an array, but they have different sizes
on x86-64 and i386.

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