From: Arnaldo Carvalho de Melo Date: Fri, 30 Apr 2010 22:31:12 +0000 (-0300) Subject: perf tools: Don't use code surrounded by __KERNEL__ X-Git-Tag: v2.6.35-rc1~522^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb72014d98afd51e85aab9c061344ef32d615606;p=pandora-kernel.git perf tools: Don't use code surrounded by __KERNEL__ We need to refactor code to be explicitely shared by the kernel and at least the tools/ userspace programs, so, till we do that, copy the bare minimum bitmap/bitops code needed by tools/perf. Reported-by: "H. Peter Anvin" Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed