commit | 2115b5617adf2eecca49e78f3810f359ddc5c396 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Thu Aug 28 18:29:53 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 23:31:21 2014 -0700 |
tree | 78deae37a3debee67b4cd30b54d948ad3cc1c8ab | |
parent | b29ef3546aecb253a5552b198cef23750d56e1e4 [diff] |
Drivers: hv: vmbus: Properly protect calls to smp_processor_id() Disable preemption when sampling current processor ID when preemption is otherwise possible. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>