mbox series

[RFC,0/9] Clean up i386-PAE

Message ID 20201130112705.900705277@infradead.org (mailing list archive)
Headers show
Series Clean up i386-PAE | expand

Message

Peter Zijlstra Nov. 30, 2020, 11:27 a.m. UTC
Hi!

While reviewing some other patches [1], Willy pointed out that lockless
page-table walkers should probably be using the same magic for PMD as we do for
PTE on things like i386-PAE.

These patches are the result of that and apply on top of that earlier series.

[1] https://lkml.kernel.org/r/20201126120114.071913521@infradead.org