Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3

From: Helge Deller
Date: Tue Jul 16 2019 - 16:14:13 EST


On 16.07.19 20:55, Christian Brauner wrote:
On Tue, Jul 16, 2019 at 08:53:10PM +0200, Sven Schnelle wrote:
Hi,

[Adding Helge to CC list]

On Tue, Jul 16, 2019 at 03:06:33PM +0200, Christian Brauner wrote:
On Mon, Jul 15, 2019 at 03:56:04PM +0200, Christian Borntraeger wrote:
I think Vasily already has a clone3 patch for s390x with 435.

A quick follow-up on this. Helge and Michael have asked whether there
are any tests for clone3. Yes, there will be and I try to have them
ready by the end of the this or next week for review. In the meantime I
hope the following minimalistic test program that just verifies very
very basic functionality (It's not pretty.) will help you test:
[..]

On PA-RISC this seems to work fine with Helge's patch to wire up the
clone3 syscall.

[...]
In any case, I saw Helge's patch and I think I might've missed to add an
Acked-by but feel free to add it.

Thanks!
I've added the patch to the parisc-linux for-next tree.

Helge