Re: [PATHC V3] Watchdog on MPC85xx SMP system

2008-04-27 Thread Kumar Gala
On Apr 28, 2008, at 1:20 AM, Chen Gong wrote: On Book-E SMP systems each core has its own private watchdog. If only one watchdog is enabled, when the core that doesn't enable the watchdog is hung, system can't reset because no watchdog is running on it. That's bad. It means we must enable watchd

[PATHC V3] Watchdog on MPC85xx SMP system

2008-04-27 Thread Chen Gong
On Book-E SMP systems each core has its own private watchdog. If only one watchdog is enabled, when the core that doesn't enable the watchdog is hung, system can't reset because no watchdog is running on it. That's bad. It means we must enable watchdogs on both cores. We can use smp_call_function(