]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: fix folio_alloc_noprof()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 1 Sep 2024 20:24:59 +0000 (16:24 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 9 Sep 2024 23:39:05 +0000 (16:39 -0700)
commit0a6fff20d36bc81156a49649f622b152330fed3c
tree8c3c009d51477fe30c225765d23ee915685a1400
parent96ae4c9019c5651ded92e97828e341529d5863bc
mm: fix folio_alloc_noprof()

folio_alloc_noprof) wasn't calling the _noprof version, causing
allocations to be accounted here instead of to the caller

Link: https://lkml.kernel.org/r/20240901202459.4867-1-kent.overstreet@linux.dev
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/gfp.h