Re: PATCH 2.4.21 fix: kswapd can fail starting

Alan Cox (alan@lxorguk.ukuu.org.uk)
27 Jun 2003 23:56:24 +0100


On Gwe, 2003-06-27 at 21:24, Walter Harms wrote:
> Hi list,
> when i was looking for non checked returns of kernel_thread() i noticed
> that vmscan.c never checks. This patch changes that. Note that
> kswapd_init() can fail. I have no idea what to do then perhaps somebody
> should take a look at that also ?

I suspect this one is at best a

BUG_ON(blah < 0)

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