+3
−1
Loading
The address passed to the gmap rmap was not being masked. As a consequence several different (but functionally equivalent) rmap entries were being created for each shadowed table. Fix this by properly masking the address depending on the table level. Signed-off-by:Claudio Imbrenda <imbrenda@linux.ibm.com> Fixes: a2c17f92 ("KVM: s390: New gmap code") Reviewed-by:
Christian Borntraeger <borntraeger@linux.ibm.com> Signed-off-by:
Christian Borntraeger <borntraeger@linux.ibm.com>