On Oct 2, 2014, at 1:53 AM, Sorin Vinturis <svintu...@cloudbasesolutions.com> wrote:
> Acquiring a spin lock raises the IRQL to DISPATCH_LEVEL. But > in many places of the code, while holding a spin lock, there > are useless checks for the current IRQL against DISPATCH_LEVEL. > Also, the dispatch flag is not correctly set when calling > NdisAcquireRWLockXXX() functions, which causes an extra check > of the current IRQL. > > Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > Reported-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > Reported-at: > https://urldefense.proofpoint.com/v1/url?u=https://github.com/openvswitch/ovs-issues/issues/47&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=ubrOpIWavCMqX4l4j1LEVpTfDj%2FD5Qyn8KCoJIBGvzo%3D%0A&m=LVqmkXrXC7s%2BOwPh44uIRyKZxvijNhocF4HrGM%2FLZpo%3D%0A&s=a95db0ca0e4ec82510fc3986ec762ffa91d12cfcac04e3e73c16c49d4004d203 Thanks for the change. Acked-by: Nithin Raju <nit...@vmware.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev