From: Will Deacon Date: Fri, 21 Sep 2012 13:14:17 +0000 (+0100) Subject: ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288700d16d4c1479aa00e3db13caed8bb7c83e9f;p=pandora-kernel.git ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU When attempting to reset the PMU state for either a NULL PMU or a PMU implementation without a reset function, return NOTIFY_DONE from the CPU notifier as we don't care about the hotplug event. Signed-off-by: Will Deacon --- Reading git-diff-tree failed