]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
authorBalbir Singh <bsingharora@gmail.com>
Fri, 16 Sep 2016 07:25:50 +0000 (17:25 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 27 Sep 2016 05:14:29 +0000 (15:14 +1000)
commit4f053d06dce6cbc82806d9baff24fb3add877205
treed30774adc9966a3433f26fdbd23d8999565bcc10
parentac0e89bb4744d3882ccd275f2416d9ce22f4e1e7
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie

Remove duplicate setting of the the "B" field when doing a tlbie(l).
In compute_tlbie_rb(), the "B" field is set again just before
returning the rb value to be used for tlbie(l).

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/include/asm/kvm_book3s_64.h