From: Hitoshi Mitake Date: Sat, 30 Jan 2010 11:43:24 +0000 (+0900) Subject: perf: Add util/include/linuxhash.h to include hash.h of kernel X-Git-Tag: v2.6.34-rc1~197^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e97e06b5fb2d7f6cf272ca07d26d8247db8723;p=pandora-kernel.git perf: Add util/include/linuxhash.h to include hash.h of kernel linux/hash.h, hash header of kernel, is also useful for perf. util/include/linuxhash.h includes linux/hash.h, so we can use hash facilities (e.g. hash_long()) in perf now. Signed-off-by: Hitoshi Mitake Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker LKML-Reference: <1264851813-8413-3-git-send-email-mitake@dcl.info.waseda.ac.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed