aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2008-07-01 09:12:04 +0200
committerIngo Molnar <[email protected]>2008-07-01 09:22:49 +0200
commit3e2f69fdd1b00166e7d589bce56b2d36a9e74374 (patch)
tree005f716dfaf10d91a917a42bfbce3d0b05aec32e /net/unix/sysctl_net_unix.c
parentdd7a1e5615b1719c0fdffee1ea5a7820ac8141a6 (diff)
softlockup: fix watchdog task wakeup frequency
The print_timestamp can never be bigger than the touch_timestamp, at maximum it can be equal. And if it is, the second check for touch_timestamp + 1 bigger print_timestamp is always true, too. The check for equality is sufficient as we proceed in one-second-steps and are at least one second away from the last print-out if we have another timestamp. Signed-off-by: Johannes Weiner <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions