Thread (9 messages) 9 messages, 5 authors, 2021-05-28

Re: [PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled

From: Dmitry Osipenko <digetx@gmail.com>
Date: 2021-05-25 21:29:44
Also in: linux-arm-kernel, linux-m68k, linux-mips, linux-omap, linux-tegra, lkml

25.05.2021 15:19, Geert Uytterhoeven пишет:
...
quoted
quoted
There 3 possible solutions:

1. Factor out COMMON_CLK from HAVE_LEGACY_CLK, if this is possible
2. Build stubs universally, maybe using weak functions.
I vote for this one - global stubs.
Yep.
quoted
Or for a new one:
4. Disable COMPILE_TEST for specific platforms (mentioned in commit
msg). Eventually could be like:
config RALINK
        depends !COMPILE_TEST || (COMPILE_TEST && COMMON_CLK)
That's a neat idea!

Of course there's a fifth option:

5. Convert legacy platforms to COMMON_CLK.

Which is already happening for ARM EP93XX.
I'll try to take a closer look at alternative options, thank you for
yours input.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help