diff options
author | Borislav Petkov <[email protected]> | 2017-01-20 21:29:41 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-01-23 10:02:45 +0100 |
commit | a585df8edabdb47ae25214ebb3a627ca7ce800d3 (patch) | |
tree | eb908c0999061ab7825d3216c2e238dbe8504aca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c26665ab5c49ad3e142e0f054ca3204f259ba09c (diff) |
x86/MSR: Carve out bare minimum accessors
Add __rdmsr() and __wrmsr() which *only* read and write an MSR with
exception handling. Those are going to be used in early code, like the
microcode loader, which cannot stomach tracing code piggybacking on the
MSR operation.
While at it, get rid of __native_write_msr_notrace().
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions