diff options
author | Chen Gong <[email protected]> | 2008-04-29 16:42:05 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2008-05-25 09:43:06 +0000 |
commit | f172ddc61ad7a7c444b2b3e08992a45c76b821f9 (patch) | |
tree | 6d04fd33c45f74737c3d7601b0bdb81c884eb0fc /net/unix/sysctl_net_unix.c | |
parent | 0b36086b5d7c397a128784bed6e332418e500af1 (diff) |
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
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() to send appropriate messages to all the other
cores to enable and update the watchdog.
Signed-off-by: Chen Gong <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions