diff options
author | Jérôme Glisse <[email protected]> | 2018-04-10 16:28:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-11 10:28:30 -0700 |
commit | c719547f032d4610c7a20900baacae26d0b1ff3e (patch) | |
tree | a5e5a046a4cf9abc4e8b2f7df514c31f0ba942f7 /tools/perf/scripts/python/stackcollapse.py | |
parent | c01cbba2aa8b4d05607d373b02fe9e4eda5c0591 (diff) |
mm/hmm: hmm_pfns_bad() was accessing wrong struct
The private field of mm_walk struct point to an hmm_vma_walk struct and
not to the hmm_range struct desired. Fix to get proper struct pointer.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jérôme Glisse <[email protected]>
Cc: Evgeny Baskakov <[email protected]>
Cc: Ralph Campbell <[email protected]>
Cc: Mark Hairgrove <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions