<div dir="ltr"><div>Applied to jammy linux master-next, ported the annotation to the new annotation model.</div><div><br></div><div>Applied to kinetic linux master-next, added an extra riscv empty config prompted by updateconfigs and some minor formatting of the annotation note. <br></div><div><br></div><div>Thanks,</div><div>- Luke<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 27, 2023 at 2:24 PM Isaac True <<a href="mailto:isaac.true@canonical.com">isaac.true@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/2007745" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/2007745</a><br>
<br>
[ Impact ]<br>
<br>
The PCI driver for the amlogic-based Meson platforms (CONFIG_PCI_MESON)<br>
is not enabled as a module in the kernel configuration.<br>
<br>
[ Test Plan ]<br>
<br>
Check if pci_meson.ko is compiled and present in the linux-modules<br>
package.<br>
<br>
[ Where problems could occur ]<br>
<br>
This driver does not enable any dependencies that the kernel does not<br>
already have enabled, and it is a stable upstream driver. There<br>
shouldn't be any issues that arise from enabling this driver.<br>
<br>
[ Other Info ]<br>
<br>
This driver is important for systems like the ODROID HC4, which uses a<br>
PCIE-SATA bridge to provide a storage interface. This system is fully<br>
supported by the kernel (including a device tree), except for the fact<br>
that this PCI driver is disabled.<br>
<br>
Isaac True (1):<br>
  UBUNTU: [Config] arm64: Enable PCI_MESON module<br>
<br>
 debian.master/config/amd64/config.common.amd64     | 1 +<br>
 debian.master/config/annotations                   | 4 +++-<br>
 debian.master/config/arm64/config.common.arm64     | 1 +<br>
 debian.master/config/armhf/config.common.armhf     | 1 +<br>
 debian.master/config/config.common.ubuntu          | 1 -<br>
 debian.master/config/ppc64el/config.common.ppc64el | 1 +<br>
 debian.master/config/s390x/config.common.s390x     | 1 +<br>
 7 files changed, 8 insertions(+), 2 deletions(-)<br>
<br>
-- <br>
2.37.2<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>