From: Alexander Graf Date: Thu, 2 Aug 2012 11:38:49 +0000 (+0200) Subject: KVM: PPC: E500: Fix clear_tlb_refs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb890f5ee79c85b9d3b7df37ecb639d8d4b961e;p=pandora-kernel.git KVM: PPC: E500: Fix clear_tlb_refs Our mapping code assumes that TLB0 entries are always mapped. However, after calling clear_tlb_refs() this is no longer the case. Map them dynamically if we find an entry unmapped in TLB0. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed