Re: [GIT PULL] fbdev fixes for v6.2-rc7

2023-02-05 Thread pr-tracker-bot
The pull request you sent on Sun, 5 Feb 2023 10:44:23 +0100: > http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git > tags/fbdev-for-6.2-rc7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/870c3a9a2bc48bea0f954172aaff7ed489acaf64 Thank you! -- Deet-

[GIT PULL] fbdev fixes for v6.2-rc7

2023-02-05 Thread Helge Deller
Hi Linus, please pull the latest fbdev fixes for 6.2-rc7, which - fix fbcon to prevent fonts bigger than 32x32 pixels to avoid overflows reported by syzbot, - switch omapfb to use kstrtobool(), and - switch some fbdev drivers to use the backlight helpers Thanks, Helge --- The following ch