[PATCH] powerpc: Add udbg-immortal kernel option

Benjamin Herrenschmidt benh at au1.ibm.com
Wed Jun 7 14:19:07 EST 2006


On Tue, 2006-06-06 at 19:24 -0700, Olof Johansson wrote:
> On Wed, Jun 07, 2006 at 12:06:20PM +1000, Benjamin Herrenschmidt wrote:
> >  		return;
> > +	if (strstr(saved_command_line, "udbg-immortal")) {
> > +		printk(KERN_INFO "early console immortal !\n");
> > +		return;
> > +	}
> 
> So it's YOU who add spaces before punctuation all over arch/powerpc!
> Please fix. ;-)

No way :) Besides, that's how it should be done in french :)

Ben.





More information about the Linuxppc-dev mailing list