On Tue, 02 Oct 2007 18:08:32 +0400
Kirill Korotaev <dev@openvz.org> wrote:
I'm not so sure volatile is the right answer, as compared to giving the
asm more strict contraints....
asm volatile tends to mean something else than "the result has
changed"....
-