From: Catalin Marinas Date: Fri, 29 Aug 2008 17:31:21 +0000 (+0100) Subject: [ARM] 5232/1: Do not post-index STRT instruction in clear_user.S X-Git-Tag: v2.6.28-rc1~293^2~9^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c23e5fefaaecd494925258084a31c8ff301ad03;p=pandora-kernel.git [ARM] 5232/1: Do not post-index STRT instruction in clear_user.S The last strnebt instruction has a post-index of 1 but the address register is set to 0 in the next instruction, so no need for post-indexing. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed