Skip to content
Commit 09ed75f7 authored by Alexander Graf's avatar Alexander Graf
Browse files

s390x: make ipte 31-bit aware



When running 31-bit code we can potentially map the same virtual
address twice - once as 0x0yyyyyyy and once as 0x8yyyyyyy, because
the upper bit gets ignored.

This also should be reflected in the tlb invalidation path, so we
really invalidate also the transparently created tlb entries.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 27b5979d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment