[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <183b1932-b65d-c3e2-deb2-850e0887e8d6@linux.intel.com>
Date: Sun, 13 Jul 2025 19:06:48 +0300 (EEST)
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Randy Dunlap <rdunlap@...radead.org>
cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org,
"Derek J. Clark" <derekjohn.clark@...il.com>
Subject: Re: linux-next: Tree for Jul 11
(drivers/platform/x86/lenovo/wmi-gamezone.o)
On Fri, 11 Jul 2025, Randy Dunlap wrote:
> On 7/11/25 2:10 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20250710:
> >
>
> on i386, when
> CONFIG_LENOVO_WMI_EVENTS=y
> CONFIG_LENOVO_WMI_HELPERS=y
> CONFIG_LENOVO_WMI_GAMEZONE=y
> # CONFIG_LENOVO_WMI_TUNING is not set
>
> ld: drivers/platform/x86/lenovo/wmi-gamezone.o: in function `lwmi_gz_probe':
> wmi-gamezone.c:(.text+0x63c): undefined reference to `devm_lwmi_om_register_notifier'
>
> Adding
> + select LENOVO_WMI_TUNING
> for config LENOVO_WMI_GAMEZONE fixes the build error.
> Is that the right fix?
> If so, please go ahead with it.
AFAIK, this is already fixed by the commit 6e38b9fcbfa3 ("platform/x86:
lenovo: gamezone needs "other mode"") which does what you described above.
--
i.
Powered by blists - more mailing lists