Re: [RFC] [PATCH 1/2] introduce crashboot kernel command line parameter

From: Bernd Eckenfels
Date: Fri Jun 23 2006 - 17:29:36 EST


Vivek Goyal <vgoyal@xxxxxxxxxx> wrote:
> +static int __init set_crash_boot(char *str)
> +{
> + crash_boot = 1;
> + return 1;
> +}

what about a printk? Maybe a combined one which shows some other stuff (init
level, init shell, apic settings) etc from command line.

Gruss
Bernd
-
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/