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:
c5c7b8d
)
fs/mbcache: replace __builtin_log2() with ilog2()
author
T Makphaibulchoke
<tmac@hp.com>
Thu, 26 Jun 2014 02:08:29 +0000
(22:08 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 26 Jun 2014 02:08:29 +0000
(22:08 -0400)
Fix compiler error with some gcc version(s) that do not
support __builtin_log2() by replacing __builtin_log2() with
ilog2().
Signed-off-by: T. Makphaibulchoke <tmac@hp.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>
fs/mbcache.c
patch
|
blob
|
history
diff --cc
fs/mbcache.c
Simple merge