From: Russell King Date: Sun, 12 Mar 2006 22:36:06 +0000 (+0000) Subject: [ARM] iwmmxt thread state alignment X-Git-Tag: v2.6.16~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdaabbd74b15296acf09215355a7f3b07b92b83e;p=pandora-kernel.git [ARM] iwmmxt thread state alignment This patch removes the reliance of iwmmxt on hand coded alignments. Since thread_info is always 8K aligned, specifying that fpstate is 8-byte aligned achieves the same effect without needing to resort to hand coded alignments. Signed-off-by: Russell King --- Reading git-diff-tree failed