From: Mark Rutland Date: Tue, 21 Oct 2014 13:11:23 +0000 (+0100) Subject: arm: perf: dynamically allocate cpu hardware data X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~13^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdf655a30b6464fe86c8369de60ccf92f73f589;p=pandora-kernel.git arm: perf: dynamically allocate cpu hardware data To support multiple PMUs, each PMU will need its own accounting data. As we don't know how (in general) many PMUs we'll have to support at compile-time, we must allocate the data at runtime dynamically Signed-off-by: Mark Rutland Reviewed-by: Stephen Boyd Signed-off-by: Will Deacon --- Reading git-diff-tree failed