Skip to content
Commit cdaabbd7 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 04916c0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment