On 02.12.24 23:07, Zi Yan wrote:
On 2 Dec 2024, at 7:58, David Hildenbrand wrote:
Let's clean up the gfp flags handling, and support __GFP_ZERO, such that we
can finally remove the TODO in memtrace code.
I did some alloc_contig_*() testing with virtio-mem and hugetlb; I did not
test powernv/memtrace -- I cross-compiled it, though.
Cc: Andrew Morton <a...@linux-foundation.org>
Cc: Oscar Salvador <osalva...@suse.de>
Cc: Zi Yan <z...@nvidia.com>
Cc: Michael Ellerman <m...@ellerman.id.au>
Cc: Nicholas Piggin <npig...@gmail.com>
Cc: Christophe Leroy <christophe.le...@csgroup.eu>
Cc: Naveen N Rao <nav...@kernel.org>
Cc: Madhavan Srinivasan <ma...@linux.ibm.com>
FYI, linux-mm does not get any of your emails:
https://lore.kernel.org/linux-mm/ecfa727b-f542-42e5-be32-f9fb27f5d...@nvidia.com/,
but linux-kernel has them.
Indeed, linuxppc seems to have them as well.
Guess I'll have to blame it on linux-mm, then ;)
Let me resend with #5 patch description adjusted. Thanks for the review!
--
Cheers,
David / dhildenb