diff options
| author | Miaohe Lin <[email protected]> | 2022-09-01 20:00:28 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-11 20:26:10 -0700 |
| commit | a9e1eab241bdaadd56b6cfdc481cff6a24c4799b (patch) | |
| tree | af4b3e4ae61716af2067cc2ee262812bbee8ccd4 /tools/perf/scripts/python/bin | |
| parent | 29be84265fe0023cff8b5aa4fa670b55453c3afc (diff) | |
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
The SetHPageVmemmapOptimized() called here seems unnecessary as it's
assumed to be set when calling this function. But it's indeed cleared
by above set_page_private(page, 0). Add a comment to avoid possible
future confusion.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions