From: Paul Mackerras Date: Wed, 8 Jan 2014 10:25:22 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 X-Git-Tag: v3.14-rc1~26^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca252055130b6a1affa12df94a4694c1aafc2a6c;p=pandora-kernel.git KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 POWER8 has 512 sets in the TLB, compared to 128 for POWER7, so we need to do more tlbiel instructions when flushing the TLB on POWER8. Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed