[git pull] Please pull powerpc.git merge branch

Scott Wood scottwood at freescale.com
Tue Nov 23 05:45:39 EST 2010


On Fri, 19 Nov 2010 16:44:18 +1100
Michael Ellerman <michael at ellerman.id.au> wrote:

> On Fri, 2010-11-19 at 16:31 +1100, Stephen Rothwell wrote:
> > On Fri, 19 Nov 2010 09:08:02 +1100 Michael Ellerman <michael at ellerman.id.au> wrote:
> > >
> > > I vote for:
> > > 
> > >  -> Exception: 401 (Instruction Access) at 00000000f7937794
> > 
> > Or:
> > 
> > ☛ Exception: 401 (Instruction Access) at 00000000f7937794
> 
> Let's get serious, it's _really_ like a phone call:
> 
> ☎ Exception: 401 (Instruction Access) at 00000000f7937794

Sparc got it right:

void die_if_kernel(char *str, struct pt_regs *regs)
{
	static int die_counter;
	int count = 0;
	
	/* Amuse the user. */
	printk(
"              \\|/ ____ \\|/\n"
"              \"@'/ .. \\`@\"\n"
"              /_| \\__/ |_\\\n"
"                 \\__U_/\n");

-Scott



More information about the Linuxppc-dev mailing list