x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()
authorH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 21:13:48 +0000 (14:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 23:15:57 +0000 (16:15 -0700)
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 <hpa@zytor.com>
Cc: Borislav Petkov <petkovbb@gmail.com>

No differences found