diff options
author | Kurt Borja <kuurtb@gmail.com> | 2025-06-30 20:31:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-10 17:08:54 +0300 |
commit | 8ca9c0f5881de0c51f2f6f645f7eb8e84d8ce3e1 (patch) | |
tree | 1e6dd2070e44fbb3336172ed9cd24fd98c8bcedb /scripts/gdb/linux/utils.py | |
parent | 256f22d4231894aa31ecc373a2c9d610da059e18 (diff) | |
download | linux-8ca9c0f5881de0c51f2f6f645f7eb8e84d8ce3e1.tar.xz |
platform/x86: think-lmi: Fix sysfs group cleanup
commit 4f30f946f27b7f044cf8f3f1f353dee1dcd3517a upstream.
Many error paths in tlmi_sysfs_init() lead to sysfs groups being removed
when they were not even created.
Fix this by letting the kobject core manage these groups through their
kobj_type's defult_groups.
Fixes: a40cd7ef22fb ("platform/x86: think-lmi: Add WMI interface support on Lenovo platforms")
Cc: stable@vger.kernel.org
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Link: https://lore.kernel.org/r/20250630-lmi-fix-v3-3-ce4f81c9c481@gmail.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions