diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-12-15 02:34:51 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-12 08:04:10 -0500 |
commit | 87712bf81dd092821c406ea3fb47a07222484a64 (patch) | |
tree | 9c88e241ed4b2b9ce37925cd58773db3827b3974 /include/asm-generic/cache.h | |
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 <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/asm-generic/cache.h')
0 files changed, 0 insertions, 0 deletions