From: Gregory CLEMENT Date: Fri, 30 Jan 2015 11:34:25 +0000 (+0100) Subject: ARM: mvebu: Disable CPU Idle on Armada 38x X-Git-Tag: omap-for-v4.2/o2_dc~53^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548ae94c1cc7fc120848757249b9a542b1080ffb;p=pandora-kernel.git ARM: mvebu: Disable CPU Idle on Armada 38x On Armada 38x SoCs, under heavy I/O load, the system hangs when CPU Idle is enabled. Waiting for a solution to this issue, this patch disables the CPU Idle support for this SoC. As CPU Hot plug support also uses some of the CPU Idle functions it is also affected by the same issue. This patch disables it also for the Armada 38x SoCs. Signed-off-by: Gregory CLEMENT Tested-by: Thomas Petazzoni Cc: # v3.17 + --- Reading git-diff-tree failed