summaryrefslogtreecommitdiffstats
path: root/fs/dlm
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2007-03-18 17:05:27 +0100
committerSteven Whitehouse <swhiteho@redhat.com>2007-05-01 10:10:42 +0200
commit420d2a1028b906f24e836e37089a6ad55ab1848f (patch)
treea0fa71778dcec08d461aba2e75b045878b483498 /fs/dlm
parent[GFS2] Fix bz 224480 and cleanup glock demotion code (diff)
downloadlinux-420d2a1028b906f24e836e37089a6ad55ab1848f.tar.xz
linux-420d2a1028b906f24e836e37089a6ad55ab1848f.zip
[GFS2] Fix a bug on i386 due to evaluation order
Since gcc didn't evaluate the last two terms of the expression in glock.c:1881 as a constant expression, it resulted in an error on i386 due to the lack of a 64bit divide instruction. This adds some brackets to fix the problem. This was reported by Andrew Morton. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions