Re: ARM: Re: TCP LAST-ACK state broken in 2.4.17-pre2 [NEW DATA]

From: David S. Miller (davem@redhat.com)
Date: Tue Dec 18 2001 - 16:33:38 EST


   From: Rik van Riel <riel@conectiva.com.br>
   Date: Tue, 18 Dec 2001 19:24:41 -0200 (BRST)
   
   Then the problem will have to be fixed elsewhere, maybe
   by having the networking code do explicit unaligned
   accesses through some macro which defaults to a normal
   access on other systems ?

It is a port requirement to fix up such accesses. It has always been
a port requirement to fix up such accesses, and it isn't going to
change.

If I fix up TCP options, I'd have to fixup every access to every
single networking header in the entire stack because "protocol in
protocol" cases can cause unaligned accesses to happen just about any
place.
-
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/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:18 EST