Re: [PATCH] powerpc/64s/radix: remove unused flush_tlb_lpid variants

2018-02-04 Thread Aneesh Kumar K.V
Nicholas Piggin writes: > These were intended for use by KVM, but it has its own LPID > flushing code and never used these. > Reviewed-by: Aneesh Kumar K.V > Cc: Aneesh Kumar K.V > Signed-off-by: Nicholas Piggin > --- > .../powerpc/include/asm/book3s/64/tlbflush-radix.h | 3 -- > arch/powe

[PATCH] powerpc/64s/radix: remove unused flush_tlb_lpid variants

2018-02-02 Thread Nicholas Piggin
These were intended for use by KVM, but it has its own LPID flushing code and never used these. Cc: Aneesh Kumar K.V Signed-off-by: Nicholas Piggin --- .../powerpc/include/asm/book3s/64/tlbflush-radix.h | 3 -- arch/powerpc/mm/tlb-radix.c| 40 -- 2 f