Re: [GIT PULL] fbdev late fixes for v6.12-rc5

2024-10-25 Thread Linus Torvalds
On Fri, 25 Oct 2024 at 12:36, Helge Deller wrote: > > Do you want me to send a revert for this specific patch? No, it's in now, more churn this time around just makes it worse. I just don't want to see these kinds of non-fixes in the future. Linus

Re: [GIT PULL] fbdev late fixes for v6.12-rc5

2024-10-25 Thread Helge Deller
Hi Linus, On 10/25/24 20:31, Linus Torvalds wrote: On Fri, 25 Oct 2024 at 09:04, Helge Deller wrote: It's mostly about build warning fixes with cornercase CONFIG settings and one big patch which removes the now unused da8xx fbdev driver. So I pulled this, but only later noticed that some of

Re: [GIT PULL] fbdev late fixes for v6.12-rc5

2024-10-25 Thread Linus Torvalds
On Fri, 25 Oct 2024 at 09:04, Helge Deller wrote: > > It's mostly about build warning fixes with cornercase CONFIG settings > and one big patch which removes the now unused da8xx fbdev driver. So I pulled this, but only later noticed that some of the Kconfig "fixes" are anything but. At least co

Re: [GIT PULL] fbdev late fixes for v6.12-rc5

2024-10-25 Thread pr-tracker-bot
The pull request you sent on Fri, 25 Oct 2024 18:04:12 +0200: > http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git > tags/fbdev-for-6.12-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/86d6688e6099594e732841ddad69fad196e95245 Thank you! -- Dee

[GIT PULL] fbdev late fixes for v6.12-rc5

2024-10-25 Thread Helge Deller
Hi Linus, would you please pull a few late fbdev fixes ? It's mostly about build warning fixes with cornercase CONFIG settings and one big patch which removes the now unused da8xx fbdev driver. Those patches have been in for-next for the last 10 days without issues (Arnd's patch shows a later dat