From: Russell King <rmk@armlinux.org.uk>
To: Pratyush Anand <panand@redhat.com>
Cc: Kexec Mailing List <kexec@lists.infradead.org>
Subject: Re: [PATCH] kexec: fix mem_regions_sort()
Date: Thu, 28 Jul 2016 15:38:46 +0100 [thread overview]
Message-ID: <20160728143845.GR14726@flint.armlinux.org.uk> (raw)
In-Reply-To: <CAHB_GuoySL5Dwns9a5OD8V1t2Eq3o6ZxXBZ5a35MfV216LaDvw@mail.gmail.com>
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 <panand@redhat.com> 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 <rmk@armlinux.org.uk>
> >
> > Signed-off-by: Pratyush Anand <panand@redhat.com>
> > Cc:Russell King <rmk@arm.linux.org.uk>
Please remove this Cc while adding my Acked-by. Thanks.
--
Russell King
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2016-07-28 14:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 17:49 [PATCH] kexec: fix mem_regions_sort() Pratyush Anand
2016-07-27 17:52 ` Pratyush Anand
2016-07-28 14:38 ` Russell King [this message]
2016-07-29 3:52 ` Pratyush Anand
2016-08-09 3:25 ` Pratyush Anand
2016-09-29 7:47 ` Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160728143845.GR14726@flint.armlinux.org.uk \
--to=rmk@armlinux.org.uk \
--cc=kexec@lists.infradead.org \
--cc=panand@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox