aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/debug.c
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2023-01-09 21:33:34 +0000
committerAndrew Morton <[email protected]>2023-01-19 01:12:58 +0000
commit397b0c3a584b4176b4956b519ea3f1402d61fc4e (patch)
treeb57ad92a20cec942a8b1b51333b75ce40f3c930a /tools/lib/api/debug.c
parentmm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz' (diff)
downloadkernel-397b0c3a584b4176b4956b519ea3f1402d61fc4e.tar.gz
kernel-397b0c3a584b4176b4956b519ea3f1402d61fc4e.zip
mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
DAMON physical address space monitoring operations set gets and saves size of the folio for a given physical address inside rmap walks, but it can be directly caluclated outside of the walks. Remove the 'folio_sz' field from 'damon_pa_access_chk_result struct' and calculate the size directly from outside of the walks. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions