Skip to content
Commit 554e3d51 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

sh: Fix clone exit return code (BZ #22605)



Since 3f823e87 (Call exit directly in clone (BZ #21512)) SH clone
implementation fails to set the exit code resulting in the failures:

FAIL: nptl/tst-align-clone
FAIL: nptl/tst-getpid1

This patch fixes the both testcases.

	[BZ #22605]
	* sysdeps/unix/sysv/linux/sh/clone.S (__clone): Fix exit return
	code.

Signed-off-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent cba595c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment