]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94c58f10b7bdb34338a7c1ce9290dbdc5541d0e3
treef5c747385e59d1fb26d469b53c3709491d21374d
parentf4360b13b759a0fb31ef42fc12229f621208136b
parent3a1e653a69ec0904cedb13e3a248e81feb805c12
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/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