On Mon 12 Jan 2009 14:20, Mike Frysinger pondered:
> On Mon, Jan 12, 2009 at 13:37, <[email protected]> wrote:
> > + else if (opcode == 0x0025)
> > + verbose_printk("EMUEXCPT");
>
> really ? utilizing emulation pollutes the hardware trace ?
If a breakpoint is hit, and we shortly after crash, yeah.
> > + else if (opcode == 0x0040 && opcode <= 0x0047)
> > + verbose_printk("STI R%i", opcode & 7);
>
> this a matter of restoring interrupts and a pending one is handled ?
Yes - exactly.
> also, looks like we dont decode RTN ...
OK - will do.
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits