Re: [RFC PATCH 06/10] powerpc: Remove prom_init longtrail work arounds

2024-11-14 Thread Geert Uytterhoeven
On Thu, Nov 14, 2024 at 2:11 PM Michael Ellerman wrote: > Although these work arounds aren't guarded by PPC_CHRP, they should only > ever have taken effect on CHRP Long Trail machines due to the firmware > version check. With CHRP support removed they are no longer needed, > remove them. > > Signe

[RFC PATCH 06/10] powerpc: Remove prom_init longtrail work arounds

2024-11-14 Thread Michael Ellerman
Although these work arounds aren't guarded by PPC_CHRP, they should only ever have taken effect on CHRP Long Trail machines due to the firmware version check. With CHRP support removed they are no longer needed, remove them. Signed-off-by: Michael Ellerman --- arch/powerpc/kernel/prom_init.c | 6