On Fri, 19 Nov 2010 16:44:18 +1100
Michael Ellerman <mich...@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 
> > <mich...@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

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to