[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
> -----Original Message----- > From: Roger Pau Monne > Sent: 04 September 2017 11:48 > To: Paul Durrant <Paul.Durrant@xxxxxxxxxx> > Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx; Wei Liu <wei.liu2@xxxxxxxxxx>; Ian > Jackson <Ian.Jackson@xxxxxxxxxx> > Subject: Re: [Xen-devel] [PATCH v3 04/12] tools/libxenforeignmemory: > reduce xenforeignmemory_restrict code footprint > > On Thu, Aug 31, 2017 at 10:35:57AM +0100, Paul Durrant wrote: > > By using a static inline stub in private.h for OS where this functionality > > is not implemented, the various duplicate stubs in the OS-specific source > > modules can be avoided. > > Ouch, forget my comment in the previous patch, haven't seen that one. > > > > > Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> > > --- > > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > Cc: Wei Liu <wei.liu2@xxxxxxxxxx> > > > > v3: > > - Patch added in response to review comments. > > --- > > tools/libs/foreignmemory/minios.c | 7 ------- > > tools/libs/foreignmemory/netbsd.c | 7 ------- > > tools/libs/foreignmemory/private.h | 12 +++++++++--- > > tools/libs/foreignmemory/solaris.c | 7 ------- > > You forgot the one in freebsd.c. With that added (or rather removed): > So I did. > Reviewed-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> > Thanks, Paul > Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |