Re: [PATCH 1/3] vgacon: rework screen_info #ifdef checks

From: Arnd Bergmann
Date: Fri Jul 07 2023 - 05:54:42 EST


On Fri, Jul 7, 2023, at 11:50, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> On non-x86 architectures, the screen_info variable is generally only
> used for the VGA console where supported, and in some cases the EFI
> framebuffer or vga16fb.
>

This should have been patch 2/4, not 1/3, please ignore this one and
look at the new version.

Arnd