diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-26 16:31:30 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-17 22:06:58 -0700 |
commit | fcc09f5b56601e618c3dafc9fdd74882924d9143 (patch) | |
tree | 68d01f2c5ad47b5197ab0bf100a8fa3df8e1d1f4 /lib/xarray.c | |
parent | fa17ad58f8328e5c089377fed55ca8ed62f7cd1d (diff) |
hugetlb: convert adjust_range_hwpoison() to take a folio
Remove a use of folio->page by passing the folio into
adjust_range_hwpoison(). We need to convert to a page eventually, but
that can happen inside adjust_range_hwpoison().
Link: https://lkml.kernel.org/r/20250226163131.3795869-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions