diff options
author | Ard Biesheuvel <[email protected]> | 2018-02-23 18:04:48 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-02-26 14:27:14 +0000 |
commit | 753e8abc36b2c966caea075db0c845563c8a19bf (patch) | |
tree | 8a507c29bc0b2da625692d8e1bbe0f396be0c8a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4a3928c6f8a53fa1aed28ccba227742486e8ddcb (diff) |
arm64: mm: fix thinko in non-global page table attribute check
The routine pgattr_change_is_safe() was extended in commit 4e6020565596
("arm64: mm: Permit transitioning from Global to Non-Global without BBM")
to permit changing the nG attribute from not set to set, but did so in a
way that inadvertently disallows such changes if other permitted attribute
changes take place at the same time. So update the code to take this into
account.
Fixes: 4e6020565596 ("arm64: mm: Permit transitioning from Global to ...")
Cc: <[email protected]> # 4.14.x-
Acked-by: Mark Rutland <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions