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/aarch64/sdk6.1~3781 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=94c58f10b7bdb34338a7c1ce9290dbdc5541d0e3;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) --- 94c58f10b7bdb34338a7c1ce9290dbdc5541d0e3