From: Ingo Molnar Date: Wed, 1 Jul 2009 10:37:06 +0000 (+0200) Subject: perf_counter tools: Add more warnings and fix/annotate them X-Git-Tag: v2.6.31-rc3~32^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37a291c527c954df4da568de718ebb36b8261c0;p=pandora-kernel.git perf_counter tools: Add more warnings and fix/annotate them Enable -Wextra. This found a few real bugs plus a number of signed/unsigned type mismatches/uncleanlinesses. It also required a few annotations All things considered it was still worth it so lets try with this enabled for now. Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed