LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: kbuild test robot <lkp@intel.com>,
	Mario Limonciello <mario.limonciello@dell.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	"Darren Hart (VMware)" <dvhart@infradead.org>
Subject: Re: drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to `wmidev_evaluate_method'
Date: Fri, 27 Apr 2018 10:55:46 -0700	[thread overview]
Message-ID: <0ccd04a5-2461-61b3-93b1-90ca4e96440d@infradead.org> (raw)
In-Reply-To: <201804272139.CYzGSbEr%fengguang.wu@intel.com>

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


-- 
~Randy

  reply	other threads:[~2018-04-27 17:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27 13:43 drivers/platform/x86/dell-smbios-wmi.c:66: undefined reference to `wmidev_evaluate_method' kbuild test robot
2018-04-27 17:55 ` Randy Dunlap [this message]
2018-04-27 18:01   ` Mario.Limonciello
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=0ccd04a5-2461-61b3-93b1-90ca4e96440d@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=dvhart@infradead.org \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=mario.limonciello@dell.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).