ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
Tokamak has joined #armlinux
Misotauros has quit [Ping timeout: 252 seconds]
Misotauros has joined #armlinux
Pali has quit [Ping timeout: 260 seconds]
apritzel has quit [Ping timeout: 240 seconds]
SallyAhaj_ has quit [Read error: Connection reset by peer]
Misotauros has quit [Ping timeout: 256 seconds]
amitk has joined #armlinux
balrog has quit [Ping timeout: 250 seconds]
balrog has joined #armlinux
apritzel has joined #armlinux
apritzel has quit [Ping timeout: 250 seconds]
mag has quit [Ping timeout: 252 seconds]
mag_ has joined #armlinux
kos_tom has quit [Ping timeout: 250 seconds]
frieder has joined #armlinux
mag- has joined #armlinux
mag_ has quit [Ping timeout: 256 seconds]
djrscally has joined #armlinux
kos_tom has joined #armlinux
headless has joined #armlinux
iivanov__ has quit [Quit: Leaving...]
iivanov has joined #armlinux
Pali has joined #armlinux
matthias_bgg has joined #armlinux
luispm has joined #armlinux
nsaenz has joined #armlinux
Pali has quit [Ping timeout: 240 seconds]
headless has quit [Quit: Konversation terminated!]
sszy has joined #armlinux
SallyAhaj has joined #armlinux
tre has joined #armlinux
alexels has joined #armlinux
Amit_T has joined #armlinux
monstr has joined #armlinux
elastic_dog has quit [Ping timeout: 240 seconds]
tre has quit [Remote host closed the connection]
apritzel has joined #armlinux
SallyAhaj has quit [Read error: Connection reset by peer]
elastic_dog has joined #armlinux
SallyAhaj has joined #armlinux
shailangsa has joined #armlinux
matthias_bgg has quit [Remote host closed the connection]
matthias_bgg has joined #armlinux
sudeepholla has joined #armlinux
sudeepholla has quit [Ping timeout: 256 seconds]
sudeepholla has joined #armlinux
<apritzel>
Hi, I need some help with a nasty circular Kconfig dependency issue, what would be the best approach? Send a (RFC) series exposing the problem, or send a separate error report message to the list? Or describe and discuss that here?
<milkylainen>
What part of things? kconfig maintainers? Or is it related to something structural in an arch?
<apritzel>
the symbol triggering this is CONFIG_DRM_PANEL_EDP, which misses to select CONFIG_DRM_KMS_HELPER, but just naively adding a select doesn't work
<apritzel>
the typical Kconfig dependency rabbit hole
<apritzel>
arnd: ^^^ this came up when fixing multi_v5_defconfig
<apritzel>
milkylainen: so it's just one nasty instance, probably more of interest for the respective subsystem maintainers
<milkylainen>
apritzel: I was thinking subsystem yes.
<apritzel>
arnd: thanks for the pointer to the patch, I will give this a try
<apritzel>
and yeah, I tried the solutions "by the book", but gave up after some hours :-(
torez has joined #armlinux
<apritzel>
arnd: many thanks for the pointer, that indeed seems to fix it for me!
<apritzel>
funny how this problem seems to be quite long standing, but the patch is two days old ;-)
<javierm>
apritzel: maybe it was exposed by commit adb9d5a2cc77 ("drm/dp: Move DisplayPort helpers into separate helper module") that's fairly recent ?
<javierm>
the fact that from the fix mentioned by arnd you can follow a very long Fixes: chain shows that these kind of Kconfig deps issues are quite hard to solve correctly
<javierm>
*from the fix
<apritzel>
javierm: I think this might be the trigger for that patch, but that problem seemed to be around for much longer
<apritzel>
javierm: some other problem made this symbol to disappear from the multi_v5_defconfig, so nobody notices that
<apritzel>
javierm: and other configs still had this symbol, but also something else that selected the helper, so again that worked
<javierm>
apritzel: yes, agreed. I just meant that splitting into a separate module exposed it since before both object files were in the same module
headless has quit [Quit: Konversation terminated!]
milkylainen_ has joined #armlinux
guillaume_g has quit [Quit: Konversation terminated!]
apritzel_ has joined #armlinux
monstr has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]