commit | 8e4971f2fb2380ce66196136e113d04196b80fcd | [log] [tgz] |
---|---|---|
author | Anders Grafström <grfstrm@users.sourceforge.net> | Mon Mar 15 16:04:14 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Mar 15 17:20:08 2010 +0000 |
tree | 18504783969d9e5005deadaa8709a475cc30e04f | |
parent | 5d8614cc5d6c5c02b7995ed97303481d4e3a8cc7 [diff] |
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 <grfstrm@users.sourceforge.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>