Files
linux/arch/powerpc/include/asm
Benjamin Gray 4302abc628 powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
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.

Fixes: 1665c027af ("powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()")
Reported-by: "Erhard F." <erhard_f@mailbox.org>
Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230217011434.115554-1-bgray@linux.ibm.com
2023-02-17 12:30:56 +11:00
..
2021-03-24 14:09:29 +11:00
2022-06-29 19:37:07 +10:00
2022-06-29 16:58:27 +10:00
2022-09-26 22:47:37 +10:00
2022-07-27 21:36:05 +10:00
2022-09-26 23:00:14 +10:00
2022-09-26 23:00:13 +10:00
2022-09-26 23:00:13 +10:00
2021-07-01 11:06:03 -07:00
2021-02-09 01:09:44 +11:00
2022-05-08 22:15:40 +10:00
2022-12-07 20:14:49 +11:00
2022-12-02 17:54:09 +11:00
2018-05-25 12:04:43 +10:00
2022-12-07 22:20:33 +11:00
2021-12-09 22:41:21 +11:00
2022-09-28 19:22:09 +10:00
2018-07-30 22:48:21 +10:00
2019-05-01 16:45:05 +10:00
2022-07-27 21:36:05 +10:00
2022-01-30 21:17:00 -05:00