From: Paul Mackerras Date: Thu, 3 Sep 2009 01:52:02 +0000 (+1000) Subject: perf_counter/powerpc: Fix cache event codes for POWER7 X-Git-Tag: v2.6.31-rc9~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3df6f7d3090e611bcc774cd2cba45ae016d37e1;p=pandora-kernel.git perf_counter/powerpc: Fix cache event codes for POWER7 I had the codes for L1 D-cache load accesses and misses swapped around, and the wrong codes for LL-cache accesses and misses. This corrects them. Reported-by: Corey Ashford Signed-off-by: Paul Mackerras Cc: Peter Zijlstra Cc: LKML-Reference: <19103.8514.709300.585484@cargo.ozlabs.ibm.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed