[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86dbf602-7c2c-426e-8e7d-b91572357b3b@gaisler.com>
Date: Fri, 16 Feb 2024 17:16:44 +0100
From: Andreas Larsson <andreas@...sler.com>
To: linux@...blig.org, davem@...emloft.net, sam@...nborg.org,
benh@...nel.crashing.org, akpm@...ux-foundation.org
Cc: sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org,
mpe@...erman.id.au, glaubitz@...sik.fu-berlin.de
Subject: Re: [PATCH v3] sparc: Use shared font data
On 2023-08-07 03:09, linux@...blig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@...blig.org>
>
> sparc has a 'btext' font used for the console which is almost identical
> to the shared font_sun8x16, so use it rather than duplicating the data.
>
> They were actually identical until about a decade ago when
> commit bcfbeecea11c ("drivers: console: font_: Change a glyph from
> "broken bar" to "vertical line"")
>
> which changed the | in the shared font to be a solid
> bar rather than a broken bar. That's the only difference.
>
> This was originally spotted by PMD which noticed that PPC does
> the same thing with the same data, and they also share a bunch
> of functions to manipulate the data.
>
> Tested very lightly with a boot without FS in qemu.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>
Applied to my for-next branch.
Thanks,
Andreas
Powered by blists - more mailing lists