[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191220142548.7118-1-kirill.shutemov@linux.intel.com>
Date: Fri, 20 Dec 2019 17:25:46 +0300
From: "Kirill A. Shutemov" <kirill@...temov.name>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: "Willhalm, Thomas" <thomas.willhalm@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
"Bruggeman, Otto G" <otto.g.bruggeman@...el.com>,
"Aneesh Kumar K . V" <aneesh.kumar@...ux.vnet.ibm.com>,
linux-mm@...ck.org, x86@...nel.org, linux-kernel@...r.kernel.org,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
Subject: [PATCH 0/2] Fix two above-47bit hint address vs. THP bugs
The two get_unmapped_area() implementations have to be fixed to provide
THP-friendly mappings if above-47bit hint address is specified.
Kirill A. Shutemov (2):
thp: Fix conflict of above-47bit hint address and PMD alignment
thp, shmem: Fix conflict of above-47bit hint address and PMD alignment
mm/huge_memory.c | 38 ++++++++++++++++++++++++--------------
mm/shmem.c | 7 ++++---
2 files changed, 28 insertions(+), 17 deletions(-)
--
2.24.1
Powered by blists - more mailing lists