Re: [PATCH 1/3] vgacon: rework screen_info #ifdef checks
"Arnd Bergmann" <[email protected]>
| Newsgroups | gmane.linux.ports.mips,gmane.linux.kernel,gmane.comp.video.dri.devel,gmane.linux.ports.alpha,gmane.linux.ports.ia64,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 7, 2023, at 11:50, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > 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