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: v3.9-rc8~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2ba1a9129bd98b5268a4efb167c95189b3eabf;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