From: Linus Torvalds Date: Sun, 15 May 2022 13:42:40 +0000 (-0700) Subject: Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~7592 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79dc4fc2f235159f0f59fca2250855a796f590ff;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86-urgent-2022-05-15' of git://git./linux/kernel/git/tip/tip Pull x86 fix from Thomas Gleixner: "A single fix for the handling of unpopulated sub-pmd spaces. The copy & pasta from the corresponding s390 code screwed up the address calculation for marking the sub-pmd ranges via memset by omitting the ALIGN_DOWN() to calculate the proper start address. It's a mystery why this code is not generic and shared because there is nothing architecture specific in there, but that's too intrusive for a backportable fix" * tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Fix marking of unused sub-pmd ranges --- 79dc4fc2f235159f0f59fca2250855a796f590ff