diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-09-18 00:04:07 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-09-19 15:44:22 +0300 |
commit | 2a2565272a3628e45d61625e36ef17af7af4e3de (patch) | |
tree | cd125ce41983fce960759eb5df61b7f9d4ddf6e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 91809918730f9596acc1ea4ce2e8419543653b87 (diff) | |
download | linux-2a2565272a3628e45d61625e36ef17af7af4e3de.tar.xz |
platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
On a MSI S270 with Fedora 37 x86_64 / systemd-251.4 the module does not
properly autoload.
This is likely caused by issues with how systemd-udevd handles the single
quote char (') which is part of the sys_vendor / chassis_vendor strings
on this laptop. As a workaround remove the single quote char + everything
behind it from the sys_vendor + chassis_vendor matches. This fixes
the module not autoloading.
Link: https://github.com/systemd/systemd/issues/24715
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220917210407.647432-1-hdegoede@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions