* David Daney (ddaney@xxxxxxxxxxxxxxxxxx) [100330 00:14]: > At the end of octeon_watchdog_nmi_stage3, instead of returning, do: > > for(;;) watchdog_poke_irq(0, NULL); > > That should prevent it from rebooting. The messages will appear on the > serial port, not in syslog. Thanks, trying that now. Andi