Re: [PATCH v6 00/18] of: overlay: validation checks, subsequent fixes

From: Frank Rowand
Date: Wed Nov 07 2018 - 09:59:57 EST


On 11/7/18 4:09 AM, Michael Ellerman wrote:
> Frank Rowand <frowand.list@xxxxxxxxx> writes:
>
>> Hi Michael, Ben, Paul,
>>
>> Do you know if anyone has tried this series on PowerPC?
>
> I have. No obvious breakage.
>
> My test does a loop of adding and removing multiple CPUs multiple times,
> and in the past that has uncovered refcounting bugs. So I don't think
> we're leaking any with this series applied.
>
> I used the tracepoint patch to keep an eye on the refcounts :)
>
> https://patchwork.ozlabs.org/patch/751602/
>
>
> I'm happy for this series to go into linux-next where it should get some
> more testing.
>
> cheers
>

Thanks for the reviews and testing.

-Frank