diff options
| author | Vishal Moola (Oracle) <[email protected]> | 2024-04-01 13:26:50 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:42 -0700 |
| commit | 7b6ec181de372a243e3ef285ae1a48f32d5c71ba (patch) | |
| tree | e2913e2c2c5f68b0a460ca15f8bf4e4a39eae85f /tools/perf/scripts/python/task-analyzer.py | |
| parent | 9b42fa16195fb471bf3b7849803c0a7d3e7620f2 (diff) | |
hugetlb: convert hugetlb_no_page() to use struct vm_fault
hugetlb_no_page() can use the struct vm_fault passed in from
hugetlb_fault(). This alleviates the stack by consolidating 7
variables into a single struct.
[[email protected]: simplify hugetlb_no_page() arguments]
Link: https://lkml.kernel.org/r/ZhQtN8y5zud8iI1u@fedora
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions