[PATCH 0/1][SRU][H][OEM-5.10] Include product_sku info to

AceLan Kao acelan.kao at canonical.com
Mon Aug 9 08:26:27 UTC 2021


From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>

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

[Impact]
When we add DMI quirks for the new platforms, it's hard to prevent from
leaking its model name. Our customer doesn't like it.

[Fix]
Introduce the product sku modalias to DMI table, so that we can use more
meaningless product sku string to match the platform.

[Test]
No real DMI quirk is added in this commit, so need to do any tests.

[Where problems could occur]
It's safe to add one more DMI entry, nothing could be affected.

Kai-Chuan Hsieh (1):
  firmware/dmi: Include product_sku info to modalias

 drivers/firmware/dmi-id.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.25.1




More information about the kernel-team mailing list