From: Peter Zijlstra Date: Mon, 8 Mar 2010 12:51:31 +0000 (+0100) Subject: perf, x86: Remove checking_{wr,rd}msr() usage X-Git-Tag: v2.6.35-rc1~522^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7645a24cbd01cbf4865d1273d5ddaa8d8c2ccb3a;p=pandora-kernel.git perf, x86: Remove checking_{wr,rd}msr() usage We don't need checking_{wr,rd}msr() calls, since we should know what cpu we're running on and not use blindly poke at msrs. Signed-off-by: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed