Re: user-mode port 0.44-2.4.7

Linus Torvalds (torvalds@transmeta.com)
Mon, 23 Jul 2001 13:00:48 -0700 (PDT)


On Mon, 23 Jul 2001, Andrea Arcangeli wrote:
>
> gcc can assume 'state' stays constant in memory not just during the
> 'case'.

The point is that if the kernel has _any_ algorithm where it cares, it's a
kernel bug. With volatile or without.

SHOW ME THE CASE WHERE IT CARES. Let's fix it. Let's not just hide it with
"volatile".

Linus

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