From: Borislav Petkov Date: Fri, 1 Jun 2012 14:52:36 +0000 (+0200) Subject: x86, cpu: Fix show_msr MSR accessing function X-Git-Tag: v3.6-rc1~167^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd431d95aa04257e977fd6878e4203ce462e7e9;p=pandora-kernel.git x86, cpu: Fix show_msr MSR accessing function There's no real reason why, when showing the MSRs on a CPU at boottime, we should be using the AMD-specific variant. Simply use the generic safe one which handles #GPs just fine. Cc: Yinghai Lu Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1338562358-28182-3-git-send-email-bp@amd64.org Acked-by: Konrad Rzeszutek Wilk Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed