From: Jike Song Date: Fri, 17 Oct 2008 05:25:07 +0000 (+0800) Subject: x86: clean up comments wrt. rd{msr|tsc|pmc} X-Git-Tag: v2.6.29-rc1~587^2~4^9~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f1b10365d4f03dd802433e0014cf503e6e930c;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed