From: Arnaldo Carvalho de Melo Date: Thu, 5 Aug 2010 22:17:22 +0000 (-0300) Subject: perf hists: Fixup addr snprintf width on 32 bit arches X-Git-Tag: v2.6.36-rc1~41^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb89941ea761f53201959cc217a2c73f6fe13855;p=pandora-kernel.git perf hists: Fixup addr snprintf width on 32 bit arches By using BITS_PER_LONG/4 as the width specifier. Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Stephane Eranian LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed