From: Olof Johansson Date: Mon, 29 Jan 2007 03:23:54 +0000 (-0600) Subject: [POWERPC] Add PMC type to cputable X-Git-Tag: v2.6.21-rc1~92^2~23^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd2e5ae18a8f93333707d81d3dbd9209a255137;p=pandora-kernel.git [POWERPC] Add PMC type to cputable Add cputable entries for which type of PMC implementation the processor has. I've only filled in the current 64-bit processors, the unfilled default value will have same behaviour as before so it can be done over time as needed. Also tidy up the dummy_perf implementation a bit, aggregating it into one function with ifdefs instead of several. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed