diff options
author | 2014-06-25 22:08:29 -0400 | |
---|---|---|
committer | 2014-06-25 22:08:29 -0400 | |
commit | ec7756ae1517af483d995f386936d00a4cb1ab7d (patch) | |
tree | 4a8869a07712281563683312eb0b3346b43e90c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Fix buffer double free in ext4_alloc_branch() (diff) | |
download | linux-dev-ec7756ae1517af483d995f386936d00a4cb1ab7d.tar.xz linux-dev-ec7756ae1517af483d995f386936d00a4cb1ab7d.zip |
fs/mbcache: replace __builtin_log2() with ilog2()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions