diff options
| author | David Hildenbrand <[email protected]> | 2023-01-13 18:10:07 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:33:07 -0800 |
| commit | 3151cc26565ea864c51a78900101ad68b864f405 (patch) | |
| tree | 5f355dd5fe4b6eb98ca2f642821bf41941ff7c21 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 61f4a896e62dee8581fea843479058507fda57fb (diff) | |
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
Let's support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by stealing one bit from the
type. Generic MM currently only uses 5 bits for the type
(MAX_SWAPFILES_SHIFT), so the stolen bit is effectively unused.
While at it, also mask the type in __swp_entry().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions