Re: user-mode port 0.44-2.4.7

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 24 Jul 2001 00:13:17 +0100 (BST)


> PS. This has come up before. The old pre-Alan networking code had
> "volatile" on just about every single network data structure. Every damn
> single one of them was a bug. Without exception.

With due respect to Fred and Ross most of them were there because the
gcc 2.4.5 compiler was buggy.

Nowdays we still have some volatile users - notably jiffies, and one or two
of them make sense, but not many

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