From: Kirill A. Shutemov Date: Thu, 22 Jul 2010 12:16:49 +0000 (+0100) Subject: ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL X-Git-Tag: v2.6.36-rc1~591^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc91aff9c3ef54b15cdaf32f61f973489fe69eb;p=pandora-kernel.git ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL POSIX specify to use signal SIGBUS with code BUS_ADRALN for invalid address alignment. Signed-off-by: Kirill A. Shutemov Signed-off-by: Russell King --- Reading git-diff-tree failed