LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: <Mario.Limonciello@dell.com>
To: <rdunlap@infradead.org>, <lkp@intel.com>
Cc: <kbuild-all@01.org>, <linux-kernel@vger.kernel.org>,
<dvhart@infradead.org>
Subject: RE: drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to `wmidev_evaluate_method'
Date: Fri, 27 Apr 2018 18:01:14 +0000 [thread overview]
Message-ID: <c354e68ba5f54d8e891631fae3cfa877@ausx13mpc120.AMER.DELL.COM> (raw)
In-Reply-To: <0ccd04a5-2461-61b3-93b1-90ca4e96440d@infradead.org>
> -----Original Message-----
> From: Randy Dunlap [mailto:rdunlap@infradead.org]
> Sent: Friday, April 27, 2018 12:56 PM
> To: kbuild test robot; Limonciello, Mario
> Cc: kbuild-all@01.org; linux-kernel@vger.kernel.org; Darren Hart (VMware)
> Subject: Re: drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to
> `wmidev_evaluate_method'
>
> On 04/27/2018 06:43 AM, kbuild test robot wrote:
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head: 0644f186fc9d77bb5bd198369e59fb28927a3692
> > commit: 25d47027e1003546bfd8964b4423cb39bc2d53e9 platform/x86: dell-
> smbios: Link all dell-smbios-* modules together
> > date: 7 weeks ago
> > config: x86_64-randconfig-b0-04271930 (attached as .config)
> > compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
> > reproduce:
> > git checkout 25d47027e1003546bfd8964b4423cb39bc2d53e9
> > # save the attached .config to linux build tree
> > make ARCH=x86_64
> >
> > All errors (new ones prefixed by >>):
> >
> > drivers/platform/x86/dell-smbios-wmi.o: In function `run_smbios_call':
> >>> drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to
> `wmidev_evaluate_method'
> > drivers/platform/x86/dell-smbios-wmi.o: In function `dell_smbios_wmi_probe':
> >>> drivers/platform/x86/dell-smbios-wmi.c:157: undefined reference to
> `dell_wmi_get_descriptor_valid'
> >>> drivers/platform/x86/dell-smbios-wmi.c:167: undefined reference to
> `dell_wmi_get_size'
> >>> drivers/platform/x86/dell-smbios-wmi.c:171: undefined reference to
> `dell_wmi_get_hotfix'
> >>> drivers/platform/x86/dell-smbios-wmi.c:182: undefined reference to
> `set_required_buffer_size'
> > drivers/platform/x86/dell-smbios-wmi.o: In function `init_dell_smbios_wmi':
> >>> drivers/platform/x86/dell-smbios-wmi.c:271: undefined reference to
> `__wmi_driver_register'
> > drivers/platform/x86/dell-smbios-wmi.o: In function `exit_dell_smbios_wmi':
> >>> drivers/platform/x86/dell-smbios-wmi.c:276: undefined reference to
> `wmi_driver_unregister'
> >
> >
> > :::::: The code at line 66 was first introduced by commit
> > :::::: 1a258e670434f404a4500b65ba1afea2c2b29bba platform/x86: dell-smbios-
> wmi: Add new WMI dispatcher driver
> >
> > :::::: TO: Mario Limonciello <mario.limonciello@dell.com>
> > :::::: CC: Darren Hart (VMware) <dvhart@infradead.org>
>
> Hi,
>
> To anyone contemplating this build error, there is already a fix for it from
> Mario on 2018-04-20. (Seems odd that the patch does not show up on
> https://patchwork.kernel.org/project/platform-driver-x86/list/ )
>
> See lkml.kernel.org/r/1524246131-17621-1-git-send-email-
> mario.limonciello@dell.com
>
>
> --
I'm wondering if that is enough of a fix though. This "new" build error is actually
with WMI stuff which might need adjusting too..?
next prev parent reply other threads:[~2018-04-27 18:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-27 13:43 kbuild test robot
2018-04-27 17:55 ` Randy Dunlap
2018-04-27 18:01 ` Mario.Limonciello [this message]
2018-04-27 18:03 ` Randy Dunlap
2018-04-27 21:57 ` Randy Dunlap
2018-04-28 4:28 ` Darren Hart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c354e68ba5f54d8e891631fae3cfa877@ausx13mpc120.AMER.DELL.COM \
--to=mario.limonciello@dell.com \
--cc=dvhart@infradead.org \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=rdunlap@infradead.org \
--subject='RE: drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to `wmidev_evaluate_method'\''' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).