Re: [PATCH 1/4] pkeys: add API to switch to permissive pkey register
From: Dave Hansen
Date: Fri Feb 21 2025 - 12:42:16 EST
On 2/17/25 03:07, Dmitry Vyukov wrote:
> arch/x86/Kconfig | 1 +
> arch/x86/include/asm/pkeys.h | 14 ++++++++++++++
> arch/x86/include/asm/pkru.h | 10 +++++++---
> include/linux/pkeys.h | 22 ++++++++++++++++++++++
> mm/Kconfig | 2 ++
One last thought...
This is touching x86, mm and rseq code. So, who's going to send it to Linus?
I'm happy to send this in one of the tip branches and send it upstream.
But I'd also be happy to provide acks and have it go up with other rseq
bits.
Does anyone have a preference?