Re: Linux 6.11-rc1

From: Thomas Gleixner
Date: Wed Jul 31 2024 - 13:19:23 EST


On Wed, Jul 31 2024 at 09:49, Guenter Roeck wrote:
> On 7/31/24 09:17, Linus Torvalds wrote:
> I guess there is at least one user - me with my annoying boot tests ;-).
>
> But seriously the question is: How likely is it for that code to find
> potential problems in the 64-bit code ? pti_clone_pgtable() doesn't
> seem to be 32-bit specific.

64-bit does not have the problem because everything is PMD aligned.

Thanks,

tglx