Re: [PATCH 3.10 01/16] Revert "powerpc/tm: Always reclaim in start_thread() for exec() class syscalls"

From: Willy Tarreau
Date: Thu Oct 20 2016 - 02:13:15 EST


On Wed, Oct 19, 2016 at 08:07:23PM -0700, Guenter Roeck wrote:
> On 10/19/2016 03:49 PM, Willy Tarreau wrote:
> > This reverts commit 8110080dc53335d5dd99b123144a6174f19ffc65.
> >
> > Guenter noticed that this breaks PPC build when CONFIG_PPC_TRANSACTIONAL_MEM
> > is set, because this patch was not for 3.10.
> >
> > Cc: Guenter Roeck <linux@xxxxxxxxxxxx>
> > Signed-off-by: Willy Tarreau <w@xxxxxx>
>
> I wasn't copied on patch 00/16,

Ah sorry for this Guenter, I've now updated my build script.

> so I'll post the test results here:
>
> Build results:
> total: 124 pass: 124 fail: 0
> Qemu test results:
> total: 75 pass: 75 fail: 0

Marvellous, thank you!

Willy