On Fri, Jun 23, 2006 at 11:30:45PM +0200, Bernd Eckenfels wrote: > 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. > In your response, all the people copied on the mail got removed. I am adding them back. May be a printk. Not very sure. User can always see in the console messages list of command line options passed to the kernel. apic settings are displayed if you pass apic=debug. Not very sure what do you mean by displaying init level, and init shell and how that stuff is related to this parameter. Thanks Vivek - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html