summaryrefslogtreecommitdiff
path: root/net/TUNABLE
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2005-10-30 22:59:40 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 01:37:13 (GMT)
commit29b70081f7cb094513d5189e82d3478b50777a28 (patch)
treed992aa91eeae9ac79265dd0ead0d7cc5a48f31f1 /net/TUNABLE
parentfcfd636a728fe2b8fb8c8fd8c557302059580577 (diff)
downloadlinux-fsl-qoriq-29b70081f7cb094513d5189e82d3478b50777a28.tar.xz
[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64
The per cpu nmi watchdog timer is based on an event counter. idle cpus don't generate events so the NMI watchdog doesn't fire and the test to see if the watchdog is working fails. - Add nmi_cpu_busy so idle cpus don't mess up the test. - kmalloc prev_nmi_count to keep kernel stack usage bounded. - Improve the error message on failure so there is enough information to debug problems. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/TUNABLE')
0 files changed, 0 insertions, 0 deletions