Re: [PATCH] 2.6.22.6 user-mode linux: fix error in check_sysemu

From: Jeff Dike
Date: Mon Sep 24 2007 - 12:49:31 EST


On Sun, Sep 23, 2007 at 08:26:53PM +0800, lepton wrote:
> it is a error do count++ here, it will let the following compare
>(after 8 lines) " if (!count)" always be false.

> - count++;

Have you booted a UML with this change? It looks to me like you'll
just make it crash on boot every time.

Something is wrong here, but ripping out that one line doesn't look
like the fix.

Jeff

--
Work email - jdike at linux dot intel dot com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/