Hi Simon,

This was a fixup which got missed in 2.0.13.
Anyway, it can be taken now.

Thanks

~Pratyush

On 29/07/2016:09:22:19 AM, Pratyush Anand wrote:
> Hi Simon,
> 
> Please take this fix for 2.0.13.
> 
> ~Pratyush
> On 28/07/2016:03:38:46 PM, Russell King wrote:
> > On Wed, Jul 27, 2016 at 11:22:24PM +0530, Pratyush Anand wrote:
> > > Missed CCing Russell because of --suppress-cc :(
> > > 
> > > CCing now.
> > > 
> > > On Wed, Jul 27, 2016 at 11:19 PM, Pratyush Anand <[email protected]> 
> > > wrote:
> > > > ranges->ranges is  "struct memory_range *", however each element which 
> > > > need
> > > > to be sorted is of type "struct memory_range". So, correct "size" 
> > > > argument
> > > > of qsort() as sizeof(*ranges->ranges).
> > 
> > Oops.  Yes, obviously correct.
> > 
> > Acked-by: Russell King <[email protected]>
> > 
> > > >
> > > > Signed-off-by: Pratyush Anand <[email protected]>
> > > > Cc:Russell King <[email protected]>
> > 
> > Please remove this Cc while adding my Acked-by.  Thanks.
> > 
> > -- 
> > Russell King

_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to