Re: [PATCH v2 0/3] OpenRISC clone3 support

From: Christian Brauner
Date: Mon Mar 02 2020 - 02:44:21 EST


On Mon, Mar 02, 2020 at 06:38:48AM +0900, Stafford Horne wrote:
> This series fixes the clone3 not implemented warnings I have been seeing
> during recent builds. It was a simple case of implementing copy_thread_tls
> and turning on clone3 generic support. Testing shows no issues.
>
> Changes since v1:
>
> - Fix some comments pointed out in reviews
> - Add Acks to 2/3 and 3/3 from Christian Brauner

Excellent. I acked all individual patches now. But the whole series:

Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>