On 18/03/2026 11:14, Fernando Fernandez Mancera wrote: >>> >>> [1] http://www.linux-m68k.org/faq/ram.html >>> >>> Signed-off-by: Fernando Fernandez Mancera <[email protected]> >>> Tested-by: Ricardo B. Marlière <[email protected]> >> >> That's a Kconfig/defconfig only patch, so build system. You cannot test >> it in a meaning of testing code. Building code is not testing. >> > > I do not agree. This isn't a Kconfig/defconfig only patch. It is taking > down some module logic like changing module_init() to device_initcall(). > Indeed, on v1, this patch was introducing a regression as it was using > fs_initcall().
Indeed, hiding among Kconfigs there is one C file. I missed that, it's fine. Best regards, Krzysztof
