From: Peter Zijlstra Date: Mon, 6 Sep 2010 12:48:15 +0000 (+0200) Subject: perf: Remove the swevent hash-table from the cpu context X-Git-Tag: v2.6.37-rc1~214^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b28ab83c595e767f2028276b7398d17f2253cec0;p=pandora-kernel.git perf: Remove the swevent hash-table from the cpu context Separate the swevent hash-table from the cpu_context bits in preparation for per pmu cpu contexts. This keeps the swevent hash a global entity. Signed-off-by: Peter Zijlstra Cc: paulus Cc: stephane eranian Cc: Robert Richter Cc: Frederic Weisbecker Cc: Lin Ming Cc: Yanmin LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed