Re: [PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2018-11-07 12:09:18
Also in:
linux-devicetree, linux-fpga, lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2018-11-07 12:09:18
Also in:
linux-devicetree, linux-fpga, lkml
Frank Rowand [off-list ref] 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