[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150813134306.70faabec1634fa3cd777a212@linux-foundation.org>
Date: Thu, 13 Aug 2015 13:43:06 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Simon Horman <horms@...ge.net.au>
Cc: Minfei Huang <mnfhuang@...il.com>, vgoyal@...hat.com,
ebiederm@...ssion.com, kexec@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [REPOST PATCH] kexec: Remove the unnecessary conditional
judgement to simplify the code logic
On Thu, 13 Aug 2015 09:55:25 +0900 Simon Horman <horms@...ge.net.au> wrote:
> On Tue, Jul 28, 2015 at 12:46:42PM +0800, Minfei Huang wrote:
> > Transforming PFN(Page Frame Number) to struct page is never failure, so
> > we can simplify the code logic to do the image->control_page assignment
> > directly in the loop, and remove the unnecessary conditional judgement.
> >
> > Signed-off-by: Minfei Huang <mnfhuang@...il.com>
> > Acked-by: Dave Young <dyoung@...hat.com>
> > Acked-by: Vivek Goyal <vgoyal@...hat.com>
>
> Andrew, could you consider picking this up.
> It seems to have been sufficiently reviewed, acked, etc...
I grabbed this one of July 28.
http://ozlabs.org/~akpm/mmotm/broken-out/kexec-remove-the-unnecessary-conditional-judgement-to-simplify-the-code-logic.patch
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists