[PATCH] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix

Michael Ellerman patch-notifications at ellerman.id.au
Mon Feb 20 14:41:30 AEDT 2023


On Fri, 17 Feb 2023 12:14:34 +1100, Benjamin Gray wrote:
> In the fix reconnecting hash__tlb_flush() to tlb_flush() the
> void return on radix__tlb_flush() was not restored and subsequently
> falls through to the restored hash__tlb_flush().
> 
> Guard hash__tlb_flush() under an else to prevent this.
> 
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
      https://git.kernel.org/powerpc/c/4302abc628fc0dc08e5855f21bbfaed407a72bc3

cheers


More information about the Linuxppc-dev mailing list