aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorHugh Dickins <hughd@google.com>2021-09-02 14:54:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-09-03 09:58:11 -0700
commitb9e2faaf6fa0df984d4ecca775f3629a4d5e599b (patch)
treee90eadf77f2f55c3cc6b5ac3923eb7b19e7634ed /ipc/msg.c
parenthuge tmpfs: remove shrinklist addition from shmem_setattr() (diff)
downloadwireguard-linux-b9e2faaf6fa0df984d4ecca775f3629a4d5e599b.tar.xz
wireguard-linux-b9e2faaf6fa0df984d4ecca775f3629a4d5e599b.zip
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
5.14 commit e6be37b2e7bd ("mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()") added transhuge_vma_enabled() as a wrapper for two very different checks (one check is whether the app has marked its address range not to use THPs, the other check is whether the app is running in a hierarchy that has been marked never to use THPs). shmem_huge_enabled() prefers to show those two checks explicitly, as before. Link: https://lkml.kernel.org/r/45e5338-18d-c6f9-c17e-34f510bc1728@google.com Signed-off-by: Hugh Dickins <hughd@google.com> Reviewed-by: Yang Shi <shy828301@gmail.com> Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> Cc: Matthew Wilcox <willy@infradead.org> Cc: Miaohe Lin <linmiaohe@huawei.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Mike Kravetz <mike.kravetz@oracle.com> Cc: Rik van Riel <riel@surriel.com> Cc: Shakeel Butt <shakeelb@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions