From: Russell King Date: Sun, 26 Jun 2011 12:51:44 +0000 (+0100) Subject: ARM: entry: abort-macro: simplify do_ldrd_abort X-Git-Tag: v3.1-rc1~258^2~1^3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=198a0a927ab9c52a68297120ee6dd4e36a975b0e;p=pandora-kernel.git ARM: entry: abort-macro: simplify do_ldrd_abort We can test bits 27:25 and 20 of the instruction at the same time; there's no need to separate out the check of bit 20. Signed-off-by: Russell King --- Reading git-diff-tree failed