Re: [PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.network.bridge |
|---|---|
| Message-ID | <030bd523-88c6-4bb9-981a-794f7a5e4cfd__16171.406144143$1773829243$gmane$org@kernel.org> |
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