<div dir="ltr"><div>Acked-by: Luke Nowakowski-Krijger <<a href="mailto:luke.nowakowskikrijger@canonical.com">luke.nowakowskikrijger@canonical.com</a>><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 10, 2023 at 10:37 AM Andrea Righi <<a href="mailto:andrea.righi@canonical.com">andrea.righi@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">BugLink: <a href="https://bugs.launchpad.net/bugs/2009283" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/2009283</a><br>
<br>
[Impact]<br>
<br>
CONFIG_SERIAL_8250_MID=y is required to properly use the serial console<br>
on some platforms that are using the "mid" serial driver (such as some<br>
Intel SoC platforms).<br>
<br>
The generic kernel should build this driver statically to make sure we<br>
properly support these platforms.<br>
<br>
[Test case]<br>
<br>
Boot the Ubuntu generic kernel on a system that is using the "mid"<br>
serial driver (e.g, no PCI serial).<br>
<br>
[Fix]<br>
<br>
Enable CONFIG_SERIAL_8250_MID=y.<br>
<br>
[Regression potential]<br>
<br>
Kernel footprint is increased a bit with this change (around +9K), so we<br>
may see little performance regressions at boot time in really small<br>
platforms (additional memory usage is probably negligible), but it is<br>
worth it, otherwise we won't be able to properly support these<br>
platforms.<br>
<br>
NOTE: we may want to disable this option in the could kernels and<br>
derivatives and keep it only for the generic.<br>
<br>
----------------------------------------------------------------<br>
Andrea Righi (1):<br>
UBUNTU: [Config] enable CONFIG_SERIAL_8250_MID=y<br>
<br>
debian.master/config/annotations | 5 ++++-<br>
debian.master/config/config.common.ubuntu | 4 ++--<br>
2 files changed, 6 insertions(+), 3 deletions(-)<br>
<br>
<br>
-- <br>
kernel-team mailing list<br>
<a href="mailto:kernel-team@lists.ubuntu.com" target="_blank">kernel-team@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/kernel-team" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kernel-team</a><br>
</blockquote></div></div>