git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e2e004
)
GFS2: Eliminate 64-bit divides
author
Bob Peterson
<rpeterso@redhat.com>
Fri, 20 Jul 2012 18:05:05 +0000
(14:05 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 20 Jul 2012 18:15:09 +0000
(19:15 +0100)
This patch removes the 64-bit divides introduced in the previous patch
in favor of shifting, so that it will compile properly on 32-bit machines.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found