From: Anders Grafström Date: Mon, 15 Mar 2010 15:04:14 +0000 (+0100) Subject: ARM: 5991/1: Fix regression in restore_user_regs macro X-Git-Tag: v2.6.34-rc2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4971f2fb2380ce66196136e113d04196b80fcd;p=pandora-kernel.git ARM: 5991/1: Fix regression in restore_user_regs macro ARMv5T and earlier require that a ldm {}^ instruction is not followed by an instruction that accesses banked registers. This patch restores the nop that was lost in commit b86040a59feb255a8193173caa4d5199464433d5. Signed-off-by: Anders Grafström Signed-off-by: Russell King --- Reading git-diff-tree failed