Thanks for the reviews Shashank!
I applied the series on master. From: Shashank Ram [mailto:[email protected]] Sent: Tuesday, November 7, 2017 3:04 AM To: Alin Gabriel Serdean <[email protected]> Cc: [email protected] Subject: Re: [ovs-dev] [PATCH v2 1/7] datapath-windows: Use only non executable memory On Mon, Nov 6, 2017 at 7:33 AM, Alin Gabriel Serdean <[email protected] <mailto:[email protected]> > wrote: From: Alin Serdean <[email protected] <mailto:[email protected]> > Use only non-executable memory when using MmGetSystemAddressForMdlSafe. Introduce a new function called OvsGetMdlWithLowPriority for readability. Found using WDK 10 static code analysis. Signed-off-by: Alin Gabriel Serdean <[email protected] <mailto:[email protected]> > --- v2: Change OvsGetMdlWithLowPrio to OvsGetMdlWithLowPriority. Suggested by: Shashank Ram <[email protected] <mailto:[email protected]> > --- Acked-by: Shashank Ram <[email protected] <mailto:[email protected]> > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
