[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [MINOR FIXES 2/2] lowmemd: fix comparison in cleanup
On Fri, Feb 17, 2017 at 11:31:01AM +0000, Andrew Cooper wrote: > On 17/02/17 10:47, Norbert Manthey wrote: > > The variable virq_port of type uint32_t was compared to being greater than > > -1. This check always results in false for unsigned data types, resulting > > in never cleaning up the memory. Furthermore, the initialization with a > > negative variable for an unsigned type has been fixed. > > > > Signed-off-by: Norbert Manthey <nmanthey@xxxxxxxxxx> > > Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > Acked + applied this patch. Tried to apply patch 1 as well but it didn't apply cleanly. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |