Thread (18 messages) flat view 18 messages, 5 authors, 2020-11-14

Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR

From: Arnd Bergmann <arnd@kernel.org>
Date: 2020-11-13 16:22:10
Also in: lkml

On Fri, Nov 13, 2020 at 12:27 AM Richard Cochran
[off-list ref] wrote:
On Thu, Nov 12, 2020 at 10:21:21PM +0100, Arnd Bergmann wrote:
quoted
I agree that the 'imply' keyword in Kconfig is what made this a
lot worse, and it would be best to replace that with normal
dependencies.
IIRC, this all started with tinification and wanting dynamic posix
clocks to be optional at compile time.

I would like to simplify this whole mess:

- restore dynamic posix clocks to be always included

- make PHC always included when the MAC has that feature (by saying
  "select" in the MAC Kconfig) -- I think this is what davem had
  wanted back in the day ...

I'm not against tinification in principle, but I believe it is a lost
cause.
My preference would be to avoid both 'select' and 'imply' here,
both of them cause their own set of problems. The main downside
of 'select' is that you can't mix it with 'depends on' without risking
running into circular dependencies and impossible configurations,
while the main problem with 'imply' is that the behavior is close to
unpredictable. The original definition still made some sense to me,
but the new definition of 'imply' seems completely meaningless.

I've prototyped a patch that I think makes this more sensible
again: https://pastebin.com/AQ5nWS9e

This needs testing, but if you think the approach makes sense,
I can give it a few randconfig builds and submit for wider review.

       Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help