Re: [patch] __volatile__ needed in get_cycles()?

Andrea Arcangeli (andrea@e-mind.com)
Sun, 28 Mar 1999 18:01:26 +0200 (CEST)


On Sun, 28 Mar 1999, Tigran Aivazian wrote:

>I am forwarding my patch to you as it seems that my suspicion that
>__volatile__ is needed in get_cycles() of include/asm-i386/timex.h is
>justified.

Currently when you need __volatile__ you simply don't use get_cycles().
Maybe we could define a get_cycles_volatile() to handle that but it's a
minor issue.

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/