aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMichael Kelley <[email protected]>2018-06-05 13:37:53 -0700
committerGreg Kroah-Hartman <[email protected]>2018-07-03 13:02:28 +0200
commit619a4c8b2b5a0b64842b0362a152a63072615a54 (patch)
treee34257dd12a9dcdb2c51e553812939b8d59b4473 /tools/perf/scripts/python/bin/stackcollapse-report
parent50229128727f7e11840ca1b2b501f880818d56b6 (diff)
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
In architecture independent code for manipulating Hyper-V synthetic timers and synthetic interrupts, pass in an ordinal number identifying the timer or interrupt, rather than an actual MSR register address. Then in x86/x64 specific code, map the ordinal number to the appropriate MSR. This change facilitates the introduction of an ARM64 version of Hyper-V, which uses the same synthetic timers and interrupts, but a different mechanism for accessing them. Signed-off-by: Michael Kelley <[email protected]> Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions