Re: [PATCH v4 0/2] mm: add vmalloc_no_huge and use it
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-06-14 23:59:28
Also in:
kvm, linux-s390, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-06-14 23:59:28
Also in:
kvm, linux-s390, lkml
On Mon, 14 Jun 2021 15:23:55 +0200 Claudio Imbrenda [off-list ref] wrote:
Add vmalloc_no_huge and export it, so modules can allocate memory with small pages. Use the newly added vmalloc_no_huge in KVM on s390 to get around a hardware limitation.
Thanks. I added
Fixes: 121e6f3258fe3 ("mm/vmalloc: hugepage vmalloc mappings")
and also addressed the whitespace thing which Christoph noted.
No cc:stable since 121e6f3258fe3 wasn't in 5.12.