From: Kevin Hao Date: Thu, 26 Sep 2013 08:23:56 +0000 (+0800) Subject: powerpc/booke64: Check napping in performance monitor interrupt X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48673360b8b113ca83dc3a45e02ad37fdf9f2d0;p=pandora-kernel.git powerpc/booke64: Check napping in performance monitor interrupt The performance monitor interrupt is asynchronous, so we should check if the current processor is in napping status in the handler of this interrupt. Signed-off-by: Kevin Hao Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed