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