Re: [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous cleanup

2014-08-29 Thread Sitsofe Wheeler
On Thu, Aug 28, 2014 at 06:29:33PM -0700, K. Y. Srinivasan wrote: > Cleanup hv_post_message() to minimize failures. Also disable preemption > when sampling CPU ID when preemption is otherwise possible. > > K. Y. Srinivasan (2): > Drivers: hv: vmbus: Cleanup hv_post_message() > Drivers: hv: vmb

[PATCH 0/2] Drivers: hv: vmbus: Miscellaneous cleanup

2014-08-28 Thread K. Y. Srinivasan
Cleanup hv_post_message() to minimize failures. Also disable preemption when sampling CPU ID when preemption is otherwise possible. K. Y. Srinivasan (2): Drivers: hv: vmbus: Cleanup hv_post_message() Drivers: hv: vmbus: Properly protect calls to smp_processor_id() drivers/hv/channel.c |