From: Aneesh Kumar K.V Date: Sun, 29 Jun 2014 11:17:30 +0000 (+0530) Subject: KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63fff5c1e3695ff5c9ad8c198a3b03ca4c0c73a8;p=pandora-kernel.git 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 Acked-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed