[ovs-dev] [PATCH v2 1/7] datapath-windows: Use only non executable memory

Alin Gabriel Serdean alinserdean at gmail.com
Wed Nov 29 14:56:17 UTC 2017


Thanks for the reviews Shashank!

 

I applied the series on master.

 

From: Shashank Ram [mailto:shashank08 at gmail.com] 
Sent: Tuesday, November 7, 2017 3:04 AM
To: Alin Gabriel Serdean <aserdean at ovn.org>
Cc: dev at openvswitch.org
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 <aserdean at ovn.org <mailto:aserdean at ovn.org> > wrote:

From: Alin Serdean <aserdean at cloudbasesolutions.com <mailto:aserdean at cloudbasesolutions.com> >

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 <aserdean at cloudbasesolutions.com <mailto:aserdean at cloudbasesolutions.com> >
---
v2: Change OvsGetMdlWithLowPrio to OvsGetMdlWithLowPriority.
Suggested by: Shashank Ram <rams at vmware.com <mailto:rams at vmware.com> >
---

Acked-by: Shashank Ram <shashank08 at gmail.com <mailto:shashank08 at gmail.com> > 



More information about the dev mailing list