[PATCH] kdump: kill redundant code

Simon Horman horms at verge.net.au
Wed Nov 9 21:33:34 EST 2011


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 at redhat.com>
> 
> Makes sense.
> 
> Acked-by: Vivek Goyal <vgoyal at redhat.com>

Indeed it does. I wonder if this was always so redundant.

Acked-by: Simon Horman <horms at verge.net.au>



More information about the kexec mailing list