Re: [PATCH] drivers/char/vt.c: check kmalloc() return value.

From: Alan Cox
Date: Fri Mar 09 2007 - 06:16:23 EST


On Thu, 8 Mar 2007 23:27:13 -0800
Amit Choudhary <amit2030@xxxxxxxxx> wrote:

> Description: Check the return value of kmalloc() in function con_init(), in file drivers/char/vt.c.

NAK; This occurs at boot and if it fails we are wasting our time
recovering.

Alan
-
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/