[patch 05/10] Use KERN_EMERG everywhere in oops printout

Stephen Rothwell sfr at canb.auug.org.au
Wed Mar 21 13:23:06 EST 2007


On Tue, 20 Mar 2007 20:38:15 -0500 anton at samba.org wrote:
>
> -			printk("\n");
> +			printk("\n%s", KERN_EMERG);

Why not
			printk("\n" KERN_EMERG);

--
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070321/399b2e35/attachment.pgp>


More information about the Linuxppc-dev mailing list