From: Sebastian Capella Date: Tue, 25 Mar 2014 00:18:35 +0000 (+0100) Subject: ARM: 8010/1: avoid tracers in soft_restart X-Git-Tag: v3.15-rc1~31^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d442f46c1bb18e48204f41c3d838c475eb5130;p=pandora-kernel.git ARM: 8010/1: avoid tracers in soft_restart Use of tracers in local_irq_disable is causes abort loops when called with irqs disabled using a temporary stack. Replace local_irq_disable with raw_local_irq_disable instead to avoid tracers. Signed-off-by: Sebastian Capella Signed-off-by: Russell King --- Reading git-diff-tree failed