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

sparc: Align clone and signal stacks to 16 bytes.



This is mandatory for 64-bit processes, and doing it also for 32-bit
processes saves a conditional in the compat case.

This fixes the glibc/nptl/tst-stdio1 test case, as well
as many others, on 64-bit.

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