diff options
| author | Luiz Capitulino <[email protected]> | 2025-03-06 22:44:52 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-03-18 05:06:57 +0000 |
| commit | 3a812bed3d32ae8c7443d1dd82f20b9a7e503ed2 (patch) | |
| tree | f8c3fae1a2875a3b416f0b3bf69bee8ad91cdfe6 /lib/test_xarray.c | |
| parent | mm: page_table_check: use new iteration API (diff) | |
| download | kernel-3a812bed3d32ae8c7443d1dd82f20b9a7e503ed2.tar.gz kernel-3a812bed3d32ae8c7443d1dd82f20b9a7e503ed2.zip | |
mm: page_owner: use new iteration API
The page_ext_next() function assumes that page extension objects for a
page order allocation always reside in the same memory section, which may
not be true and could lead to crashes. Use the new page_ext iteration API
instead.
Link: https://lkml.kernel.org/r/93c80b040960fa2ebab4a9729073f77a30649862.1741301089.git.luizcap@redhat.com
Fixes: cf54f310d0d3 ("mm/hugetlb: use __GFP_COMP for gigantic folios")
Signed-off-by: Luiz Capitulino <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Pasha Tatashin <[email protected]>
Cc: Yu Zhao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions
