On 24/06/14 18:31, Deng-Cheng Zhu wrote:
> From: Deng-Cheng Zhu
>
> The keyword volatile for idx in the TLB functions is unnecessary.
>
> Signed-off-by: Deng-Cheng Zhu
Reviewed-by: James Hogan
Cheers
James
> ---
> arch/mips/kvm/kvm_tlb.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 delet
From: Deng-Cheng Zhu
The keyword volatile for idx in the TLB functions is unnecessary.
Signed-off-by: Deng-Cheng Zhu
---
arch/mips/kvm/kvm_tlb.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/mips/kvm/kvm_tlb.c b/arch/mips/kvm/kvm_tlb.c
index 29a5bdb..bbcd822 1006