x86-mm-2022-06-05
tglx@linutronix.de
e19d1126
·
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
·
May 27, 2022
Unverified
Use PAGE_ALIGNED() instead of open coding it in the x86/mm code.