git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2011a06
)
x86: clean up comments wrt. rd{msr|tsc|pmc}
author
Jike Song
<albcamus@gmail.com>
Fri, 17 Oct 2008 05:25:07 +0000
(13:25 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 28 Oct 2008 15:47:08 +0000
(16:47 +0100)
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>
No differences found