From: Ingo Molnar Date: Fri, 28 Aug 2009 11:44:53 +0000 (+0200) Subject: perf_counters: Increase paranoia level X-Git-Tag: v2.6.31-rc9~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bb56347f5162d1a7cb1dc461023360781ecd4c0;p=pandora-kernel.git perf_counters: Increase paranoia level Per-cpu counters are an ASLR information leak as they show the execution other tasks do. Increase the paranoia level to 1, which disallows per-cpu counters. (they still allow counting/profiling of own tasks - and admin can profile everything.) Acked-by: 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