aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorMandeep Singh Baines <[email protected]>2011-05-22 22:10:20 -0700
committerIngo Molnar <[email protected]>2011-05-23 11:58:58 +0200
commit824c6b7f6294101f30e141117def224a56c203e6 (patch)
treec609d4c12a1d5af1ceccb5c1c2275df2947d9e2c /fs/jbd/commit.c
parent3ac1bbcf13c56a19927df670f429eb0c3c11f8e5 (diff)
watchdog: Fix rounding bug in get_sample_period()
In get_sample_period(), softlockup_thresh is integer divided by 5 before the multiplication by NSEC_PER_SEC. This results in softlockup_thresh being rounded down to the nearest integer multiple of 5. For example, a softlockup_thresh of 4 rounds down to 0. Signed-off-by: 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]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions