From: Scott Wood Date: Wed, 13 Feb 2013 19:37:48 +0000 (+0000) Subject: kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~88^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6940b64167829f0367dbda65ddafb59efbd29c7;p=pandora-kernel.git kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid Add one to esel values in h2g_tlb1_rmap, so that "no mapping" can be distinguished from "esel 0". Note that we're not saved by the fact that host esel 0 is reserved for non-KVM use, because KVM host esel numbering is not the raw host numbering (see to_htlb1_esel). Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed