Skip to content
Commit d11c2a0d authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Harden signal return frame checks.



All signal frames must be at least 16-byte aligned, because that is
the alignment we explicitly create when we build signal return stack
frames.

All stack pointers must be at least 8-byte aligned.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9ea46abe
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