]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: clean up comments wrt. rd{msr|tsc|pmc}
authorJike Song <albcamus@gmail.com>
Fri, 17 Oct 2008 05:25:07 +0000 (13:25 +0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 28 Oct 2008 15:47:08 +0000 (16:47 +0100)
commitd4f1b10365d4f03dd802433e0014cf503e6e930c
treea9ef48577063c7ab7f4e407bf08f2d742259dbd1
parent2011a067281565494494aee194ca5081e52d6c3f
x86: clean up comments wrt. rd{msr|tsc|pmc}

The rdmsr instruction(et al) for i386 and x86-64 are semantically same.
The only difference is how gcc interpret constraint "A" for these targets.

Signed-off-by: Jike Song <albcamus@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/msr.h