mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
[ Upstream commitsf036d9f398and440ab7ac2d] 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: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>