Re: (subset) [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)

From: Michael Ellerman
Date: Fri Jul 21 2023 - 01:00:48 EST


Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx> writes:
> On Tue, 11 Jul 2023 18:08:26 +0200, Christophe Leroy wrote:
>> This series adds UACCESS validation for PPC32. It includes
>> a dozen of changes to objtool core.
>>
>> It applies on top of series "Cleanup/Optimise KUAP (v3)"
>> https://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=363368&state=*
>>
>> It is almost mature, performs code analysis for all PPC32.
>>
>> [...]
>
> Applied to powerpc/fixes.
>
> [01/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
> https://git.kernel.org/powerpc/c/b49e578b9314db051da0ad72bba24094193f9bd0

Sorry that's b4 getting confused, I actually applied the v5 that I sent:

https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20230712134552.534955-1-mpe@xxxxxxxxxxxxxx/

cheers