commit | ca252055130b6a1affa12df94a4694c1aafc2a6c | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Jan 08 21:25:22 2014 +1100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 27 16:01:02 2014 +0100 |
tree | 57c86f8aaf55ba182dc24d3e0d23a18396918e65 | |
parent | b005255e12a311d2c87ea70a7c7b192b2187c22c [diff] |
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 <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>