OSDN Git Service

powerpc/64s/radix: Fix preempt imbalance in TLB flush
authorNicholas Piggin <npiggin@gmail.com>
Tue, 24 Oct 2017 13:06:52 +0000 (23:06 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 25 Oct 2017 16:00:00 +0000 (18:00 +0200)
commit26e53d5ebe2e2a5ff7343e820f0ffd69dd503f8e
tree7439fbc677c2fbe73e8aaaa79432fc1a74ce62ca
parent158f19698b594eb8a1bdf7d7937617abfaa4c4d9
powerpc/64s/radix: Fix preempt imbalance in TLB flush

Fixes: 424de9c6e3f8 ("powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/tlb-radix.c