From: Linus Torvalds Date: Sun, 5 Jun 2022 17:57:35 +0000 (-0700) Subject: Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip X-Git-Tag: baikal/mips/sdk6.1~5545 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=c0684bd61faf08a8094d29eedf9b081b8b52fb27;p=kernel.git 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) --- c0684bd61faf08a8094d29eedf9b081b8b52fb27