git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc0213
)
x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 31 Aug 2009 21:13:48 +0000
(14:13 -0700)
committer
H. 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