Re: Linux 2.4.15-pre4 - merge with Alan

David S. Miller (davem@redhat.com)
Tue, 13 Nov 2001 20:57:29 -0800 (PST)


This first patch is wrong. lv_block_exception needs translating
because the types are of a different size on sparc32 than on sparc64.

Specifically the first member of lv_block_exception_t is
'struct list_head', which are two pointers, which is 8 bytes
on sparc32 and 16 bytes on sparc64.

Please do not apply these patches.

Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/