Hello Samuel, On Tue, 12 Mar 2024 22:39:02 +0100 Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> wrote: > This remains relatively simple by just enlarging integers. > > It wouldn't be that simple to get to the console's 64x128 maximum, as it would > require 128b integers. > > Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> > > Index: linux-6.4/drivers/video/fbdev/core/fbcon.c > =================================================================== This patch is clearly not formatted according to the standard format and it does not apply with 'git am'. Using 'git format-patch' and 'git send-email' is *very* recommended as it will take care of all the formatting for you. Maintainers and anybody interested in your patch will be able to apply it easily. All the info you need are at https://docs.kernel.org/process/submitting-patches.html > --- linux-6.4.orig/drivers/video/fbdev/core/fbcon.c > +++ linux-6.4/drivers/video/fbdev/core/fbcon.c Apparently you are not using git to track your changes, so I recommend using it to have all the git utilities available. Best regards, Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com