aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2015-08-01 16:08:05 -0700
committerGreg Kroah-Hartman <[email protected]>2015-08-04 22:25:28 -0700
commit06210b42f33ea1c29a90f4db2d88be91c511154b (patch)
tree141512180ae9c5fc476a02b53e54320bab72d56f /tools/perf/scripts/python/bin
parenteead035a35b59df9f956139cb2c73141751a246e (diff)
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
We already have hv_synic_free() which frees all per-cpu pages for all CPUs, let's remove the hv_synic_free_cpu() call from hv_synic_cleanup() so it will be possible to do separate cleanup (writing to MSRs) and final freeing. This is going to be used to assist kexec. Signed-off-by: Vitaly Kuznetsov <[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')
0 files changed, 0 insertions, 0 deletions