[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111110023333.GL9202@verge.net.au>
Date: Thu, 10 Nov 2011 11:33:34 +0900
From: Simon Horman <horms@...ge.net.au>
To: Vivek Goyal <vgoyal@...hat.com>
Cc: Dave Young <dyoung@...hat.com>, kexec@...ts.infradead.org,
ebiederm@...ssion.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kdump: kill redundant code
On Wed, Nov 09, 2011 at 10:20:13AM -0500, Vivek Goyal wrote:
> On Wed, Nov 09, 2011 at 03:04:52PM +0800, Dave Young wrote:
> > in while loop below, hole_end > crashk_res.end is impossible:
> > while (hole_end <= crashk_res.end) {
> > [snip]
> > }
> > Killing the check code here
> >
> > Signed-off-by: Dave Young <dyoung@...hat.com>
>
> Makes sense.
>
> Acked-by: Vivek Goyal <vgoyal@...hat.com>
Indeed it does. I wonder if this was always so redundant.
Acked-by: Simon Horman <horms@...ge.net.au>
--
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