diff options
| author | Christoph Hellwig <[email protected]> | 2019-08-06 19:05:48 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-08-07 14:58:06 -0300 |
| commit | f0b3c45c8931fd7448a638557752f2743f76f51a (patch) | |
| tree | 9ab822626de13f51b504527850cb1bf668697b8c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 309f9a4f5e1a233d5df2101b9394ee689d9e463f (diff) | |
mm/hmm: only define hmm_vma_walk_pud if needed
We only need the special pud_entry walker if PUD-sized hugepages and pte
mappings are supported, else the common pagewalk code will take care of
the iteration. Not implementing this callback reduced the amount of code
compiled for non-x86 platforms, and also fixes compile failures with other
architectures when helpers like pud_pfn are not implemented.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions