commit | 63fff5c1e3695ff5c9ad8c198a3b03ca4c0c73a8 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Jun 29 16:47:30 2014 +0530 |
committer | Alexander Graf <agraf@suse.de> | Mon Jul 28 16:09:17 2014 +0200 |
tree | 4e5eed669038194f1b7187f97dcaf406a408481b | |
parent | 7a58777a33128b28379851b94070934b17ed9176 [diff] |
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page When calculating the lower bits of AVA field, use the shift count based on the base page size. Also add the missing segment size and remove stale comment. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>