diff options
author | Kirill A. Shutemov <[email protected]> | 2015-09-08 14:59:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-08 15:35:28 -0700 |
commit | da146769004e1dd5ed06853e6d009be8ca675d5f (patch) | |
tree | 31dce61134b5bc2c602e97876d007179ab5acf10 /tools/perf/scripts/python | |
parent | 5b701b846aad7909d20693bcced2522d0ce8d1bc (diff) |
thp: fix zap_huge_pmd() for DAX
The original DAX code assumed that pgtable_t was a pointer, which isn't
true on all architectures. Restructure the code to not rely on that
assumption.
[[email protected]: further fixes integrated into this patch]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions