diff options
author | Alexander Gordeev <[email protected]> | 2020-12-10 12:32:51 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2021-01-19 12:29:25 +0100 |
commit | f95b2c45d5f785f069d186b11b798f9c1d37dcda (patch) | |
tree | fde2e45074199fcf15a3d5faa087326b621ead45 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 19c329f6808995b142b3966301f217c831e7cf31 (diff) |
s390/tlb: make cleared_pXs flags consistent with generic code
On s390 cleared_pXs flags in struct mmu_gather are set by
corresponding pXd_free_tlb functions. Such approach is
inconsistent with how the generic code interprets these
flags, e.g pte_free_tlb() frees a PTE table - or a PMD
level entity, and so on.
This update does not bring any functional change, since
s390 does not use the flags at the moment.
Fixes: 9de7d833e3708 ("s390/tlb: Convert to generic mmu_gather")
Link: https://lore.kernel.org/lkml/[email protected]/
Reported-by: Zhenyu Ye <[email protected]>
Suggested-by: Gerald Schaefer <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions