commit | 185ae6d7a32721e9062030a9f2d24ed714fa45df | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Mar 25 03:06:32 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:48 2006 -0800 |
tree | 0b58171078097f6a4e80c56e138d654a2d68a188 | |
parent | bc83455bc8336f57cd74d6e86b0f8fcad187d179 [diff] |
[PATCH] timer irq driven soft watchdog fix I seem to have lost this hunk in yesterday's patch. It brings the coming-online CPU's softlockup timer up to date so we don't get false-positive tripups during CPU hot-add. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>