"Christophe Leroy (CS GROUP)" [off-list ref] writes:
Le 25/02/2026 à 12:04, Ritesh Harjani (IBM) a écrit :
quoted
Similar to CPU_FTRS_[POSSIBLE|ALWAYS], let's also print
MMU_FTRS_[ALWAYS|ALWAYS]. This has some useful data to capture during
bootup.
The patch subject is misleading, should be something like:
powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startup
Sure make sense. I will update that in v2.
With that fixed, Reviewed-by: Christophe Leroy (CS GROUP) [off-list ref]
Thanks a lot Christophe, for reviewing the entire series.
In v2, I am planning to fix 2 more kernel warnings, identified via
selftests (currently working on them).
-ritesh