On 13/01/2026 9:23 am, Jan Beulich wrote: > Switch to using IS_ENABLED() in both places, thus in particular making > sure XENPF_get_dom0_console handling doesn't take the "default" path: The > behavior better wouldn't differ between VIDEO=y and there not being VGA vs > VIDEO=n. For this to work, fill_console_start_info() needs to be > unconditionally declared; extend that to vga_console_info as well. > > Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]> > --- > I'm not quite certain whether to have Fixes: 11b4ff64841e ("x86/platform: > protect XENPF_get_dom0_console if CONFIG_VIDEO not set") here. Opinions? That's up to you. I doubt you're going to backport it, so it really doesn't matter does it? ~Andrew
