diff options
author | Ingo Molnar <[email protected]> | 2011-05-24 05:43:18 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-05-24 05:53:39 +0200 |
commit | 6e9101aeec39961308176e0f59e73ac5d37d243a (patch) | |
tree | 7747bc5884e9e663492e53efaa15ff1f873e7d90 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 0f61f3e4db71946292ef8d6d6df74b8fcf001646 (diff) |
watchdog: Fix non-standard prototype of get_softlockup_thresh()
This build warning slipped through:
kernel/watchdog.c:102: warning: function declaration isn't a prototype
As reported by Stephen Rothwell.
Also address an unused variable warning that GCC 4.6.0 reports:
we cannot do anything about failed watchdog ops during CPU hotplug
(it's not serious enough to return an error from the notifier),
so ignore them.
Reported-by: Stephen Rothwell <[email protected]>
Cc: Mandeep Singh Baines <[email protected]>
Cc: Marcin Slusarz <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
LKML-Reference: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions