aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorCliff Wickman <[email protected]>2012-06-22 13:12:12 +0000
committerIngo Molnar <[email protected]>2012-06-25 12:45:04 +0000
commit11cab711f686893f2696a061dfca30454a624784 (patch)
tree0152bd0eafce559fcb6bacaae7b5a29461c9cd27 /fs/jbd2/commit.c
parentLinux 3.5-rc4 (diff)
downloadkernel-11cab711f686893f2696a061dfca30454a624784.tar.gz
kernel-11cab711f686893f2696a061dfca30454a624784.zip
x86/uv: Fix the UV BAU destination timeout period
Correct the calculation of a destination timeout period, which is used to distinguish between a destination timeout and the situation where all the target software ack resources are full and a request is returned immediately. The problem is that integer arithmetic was overflowing, yielding a very large result. Without this fix destination timeouts are identified as resource 'plugged' events and an ipi method of resource releasing is unnecessarily employed. Signed-off-by: Cliff Wickman <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions