[bionic:linux][PATCH 0/1] LP:#1916290 - Enforce CONFIG_DRM_BOCHS=m

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Fri Feb 19 21:20:32 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1916290

[Impact]

In LP:#1872863 we started to build and ship the bochs-drm.ko driver again, however this config wasn't enforced and because of that derivatives didn't inherit.

We should enforce CONFIG_DRM_BOCHS=m to avoid problem in the future and to let the derivatives update their configuration to include it or not.

[Testcase]

This should be a no-op for bionic:linux causing no differences for the current kernel. For derivatives, it will prompt the kernel engineer to update the config or to annotate it.

[Regression Potential]

Since it's no-op, there's no regression potential

---
Marcelo Henrique Cerri (1):
  UBUNTU: [Config] Enforce CONFIG_DRM_BOCHS=m

 debian.master/config/annotations | 1 +
 1 file changed, 1 insertion(+)

-- 
2.25.1




More information about the kernel-team mailing list