Skip to content
Commit 230528c4 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

powerpc: Fix clone CLONE_VM compare

This patch fixes the clone CLONE_VM change from 0cb313f7 (BZ#19957)
where the commit changed the register that contains the save flags
argument to compare with (from r28 to r29).  This patch changes
back to correct register.

Tested on powerpc32 (thanks to Tulio Magno Quites Machado Filho).

	* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone): Fix
	flags CLONE_VM compare.
parent 8a03ccbb
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