]> git.baikalelectronics.ru Git - kernel.git/commit
tools: Adopt roundup_pow_of_two
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 16 Dec 2014 16:19:23 +0000 (13:19 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Dec 2014 14:58:15 +0000 (11:58 -0300)
commit229ebda3d1eb3b63f40d712a78fd3475881b4472
treee8d7afe207191f7f5808fa0f5ba62990d1435dc6
parent309408799b2414be42c4797caf198f1f2d813ef8
tools: Adopt roundup_pow_of_two

To replace equivalent code used in the mmap_pages command line
parameter handling in tools/perf.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-i44zs02xt4zexfxywpklo7km@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/log2.h