From: H. Peter Anvin Date: Mon, 31 Aug 2009 21:13:48 +0000 (-0700) Subject: x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() X-Git-Tag: v2.6.32-rc1~711^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b956bf1f0f2b552ed93cf6cafe823edff298b3b;p=pandora-kernel.git x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() Create _on_cpu helpers for {rw,wr}msr_safe_regs() analogously with the other MSR functions. This will be necessary to add support for these to the MSR driver. Signed-off-by: H. Peter Anvin Cc: Borislav Petkov --- Reading git-diff-tree failed