Re: [PATCH v3 2/2] platform/x86: thinklmi: improved DMI handling
From: Andy Shevchenko
Date: Mon Jun 09 2025 - 16:19:42 EST
On Mon, Jun 09, 2025 at 08:27:25AM -0400, Mark Pearson wrote:
> Fix issues reported by kernel test robot.
> - Require DMI for think-lmi.
> - Check return from getting serial string
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202506062319.F0IpDxF6-lkp@xxxxxxxxx/
>
No blank line in tag block.
> Signed-off-by: Mark Pearson <mpearson-lenovo@xxxxxxxxx>
> - New patch added to series.
Shouldn't it be the first one in the series? It seems to me that this is the
fix of the original code as well.
...
> +++ b/drivers/platform/x86/lenovo/think-lmi.c
My understanding is that you need either Kconfig or changing C file.
--
With Best Regards,
Andy Shevchenko