]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/mm: Use __GFP_ACCOUNT for user page table allocations
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 22 Sep 2025 15:24:05 +0000 (17:24 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 24 Sep 2025 14:24:17 +0000 (16:24 +0200)
commit5671ce2a1fc6b4a16cff962423bc416b92cac3c8
treefbee67be3d5c1fb2835d826372ac336ccaad7770
parente11727b2b0ca23d147c4d42f494a59aba0749c89
s390/mm: Use __GFP_ACCOUNT for user page table allocations

Add missing kmemcg accounting of user page table allocations.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/mm/pgalloc.c