Re: [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules
From: Mateusz Guzik
Date: Tue Nov 04 2025 - 04:04:17 EST
On Tue, Nov 4, 2025 at 7:25 AM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> Mateusz - I'd like to just credit you with this, since your comment
> about modules was why I started looking into this all in the first
> place (and you then wrote a similar patch). But I'm not going to do
> that without your ack.
>
I don't think crediting me here is warranted.
I would appreciate some feedback on the header split idea though. :)