diff options
| author | K. Y. Srinivasan <[email protected]> | 2014-12-14 23:34:51 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-01-12 05:04:10 -0800 |
| commit | 87712bf81dd092821c406ea3fb47a07222484a64 (patch) | |
| tree | 9c88e241ed4b2b9ce37925cd58773db3827b3974 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | ca04455fba937eb2d85f437900cd1726166192e6 (diff) | |
Drivers: hv: vmbus: Use get_cpu() to get the current CPU
Replace calls for smp_processor_id() to get_cpu() to get the CPU ID of
the current CPU. In these instances, there is no correctness issue with
regards to preemption, we just need the current CPU ID.
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