Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:57:35 +0000 (10:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:57:35 +0000 (10:57 -0700)
commit0b7da15c21c2d4a37495fafc0350acec18f67d87
treef5c747385e59d1fb26d469b53c3709491d21374d
parent9784edd73a08ea08d0ce5606e1f0f729df688c59
parente19d11267f0e6c8aff2d15d2dfed12365b4c9184
Merge tag 'x86-mm-2022-06-05' of git://git./linux/kernel/git/tip/tip

Pull x86 mm cleanup from Thomas Gleixner:
 "Use PAGE_ALIGNED() instead of open coding it in the x86/mm code"

* tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
arch/x86/mm/init_64.c