diff options
| author | Yang Shi <[email protected]> | 2022-05-19 14:08:49 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-05-19 14:08:49 -0700 |
| commit | 2647d11b9e71d495b2d4985ebaf7a734373a4b80 (patch) | |
| tree | 05f39c775d7921913694dd78d9976a6aa256ffd8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d2081b2bf8195b8239c67fdd61518e077da7cbec (diff) | |
mm: khugepaged: make hugepage_vma_check() non-static
The hugepage_vma_check() could be reused by khugepaged_enter() and
khugepaged_enter_vma_merge(), but it is static in khugepaged.c. Make it
non-static and declare it in khugepaged.h.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Yang Shi <[email protected]>
Suggested-by: Vlastimil Babka <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions