Re: [PATCH] powerpc/mm/book3s64: Fix possible build error

2021-06-17 Thread Michael Ellerman
On Thu, 10 Jun 2021 14:06:39 +0530, Aneesh Kumar K.V wrote: > Update _tlbiel_pid() such that we can avoid build errors like below when > using this function in other places. > > arch/powerpc/mm/book3s64/radix_tlb.c: In function > ‘__radix__flush_tlb_range_psize’: >

[PATCH] powerpc/mm/book3s64: Fix possible build error

2021-06-10 Thread Aneesh Kumar K.V
Update _tlbiel_pid() such that we can avoid build errors like below when using this function in other places. arch/powerpc/mm/book3s64/radix_tlb.c: In function ‘__radix__flush_tlb_range_psize’: arch/powerpc/mm/book3s64/radix_tlb.c:114:2: warning: ‘asm’ operand 3 probably does not match