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

Mika Liljeberg (Mika.Liljeberg@welho.com)
Tue, 18 Dec 2001 22:52:31 +0200


kuznet@ms2.inr.ac.ru wrote:

> > It's ARM in little endian mode.
>
> I think it is answer to the question.
>
> No doubts it still has broken misaligned access.

Oops, I think there was a misunderstanding. The linux machine is Intel.
The other one is a non-Linux ARM.

> > Now that you mention it, tcp_parse_options() in input.c seems to expect
> > that the timestamps are word aligned,
>
> Nope. It does not expect any alignment, but it is really supposed
> to penalise misbehaving cases.

Ahh, I see. There's a kernel exception handler that is supposed to fix
misaligned access? Hacky.

Cheers,

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