linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <fengguang.wu@intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org
Subject: drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags'
Date: Fri, 23 Sep 2016 11:51:03 +0800	[thread overview]
Message-ID: <201609231100.EvA8YKie%fengguang.wu@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 7849 bytes --]

Hi Linus,

It's probably a bug fix that unveils the link errors.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   b1f2beb87bb034bb209773807994279f90cace78
commit: 2527ecc9195e9c66252af24c4689e8a67cd4ccb9 gpio: Fix OF build problem on UM
date:   5 weeks ago
config: um-allyesconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        git checkout 2527ecc9195e9c66252af24c4689e8a67cd4ccb9
        # save the attached .config to linux build tree
        make ARCH=um 

All errors (new ones prefixed by >>):

   arch/um/drivers/built-in.o: In function `vde_open_real':
   (.text+0xc7d1): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `vde_open_real':
   (.text+0xc61c): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `vde_open_real':
   (.text+0xc935): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `pcap_nametoaddr':
   (.text+0x1d3c5): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `pcap_nametonetaddr':
   (.text+0x1d465): warning: Using 'getnetbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `pcap_nametoproto':
   (.text+0x1d685): warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   arch/um/drivers/built-in.o: In function `pcap_nametoport':
   (.text+0x1d4b7): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
   drivers/built-in.o: In function `fwnode_get_named_gpiod':
>> drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags'
   drivers/built-in.o: In function `gpiod_get_index':
   drivers/gpio/gpiolib.c:3140: undefined reference to `of_get_named_gpiod_flags'
   drivers/built-in.o: In function `bgpio_map':
>> drivers/gpio/gpio-mmio.c:571: undefined reference to `devm_ioremap_resource'
   drivers/built-in.o: In function `dwapb_gpio_probe':
>> drivers/gpio/gpio-dwapb.c:554: undefined reference to `devm_ioremap_resource'
   drivers/built-in.o: In function `zx_gpio_probe':
>> drivers/gpio/gpio-zx.c:229: undefined reference to `devm_ioremap_resource'
   drivers/built-in.o: In function `lp872x_probe':
>> drivers/regulator/lp872x.c:773: undefined reference to `devm_gpio_request_one'
   drivers/regulator/lp872x.c:746: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `max8952_pmic_probe':
>> drivers/regulator/max8952.c:249: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `max8973_probe':
>> drivers/regulator/max8973-regulator.c:715: undefined reference to `devm_gpio_request_one'
   drivers/regulator/max8973-regulator.c:770: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `pwm_regulator_probe':
>> drivers/regulator/pwm-regulator.c:387: undefined reference to `devm_gpiod_get_optional'
   drivers/built-in.o: In function `tps62360_probe':
>> drivers/regulator/tps62360-regulator.c:433: undefined reference to `devm_gpio_request_one'
   drivers/regulator/tps62360-regulator.c:444: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `fdp_nci_i2c_probe':
>> drivers/nfc/fdp/i2c.c:326: undefined reference to `devm_gpiod_get'
   drivers/built-in.o: In function `nfcmrvl_nci_unregister_dev':
>> drivers/nfc/nfcmrvl/main.c:198: undefined reference to `devm_gpio_free'
   drivers/built-in.o: In function `nfcmrvl_nci_register_dev':
>> drivers/nfc/nfcmrvl/main.c:127: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `st21nfca_hci_i2c_probe':
>> drivers/nfc/st21nfca/i2c.c:597: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `st_nci_i2c_probe':
>> drivers/nfc/st-nci/i2c.c:300: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `nxp_nci_i2c_probe':
>> drivers/nfc/nxp-nci/i2c.c:361: undefined reference to `devm_gpio_request_one'
   drivers/built-in.o: In function `mdio_gpio_probe':
>> drivers/net/phy/mdio-gpio.c:177: undefined reference to `devm_gpio_request'
   drivers/built-in.o: In function `at803x_probe':
>> drivers/net/phy/at803x.c:283: undefined reference to `devm_gpiod_get_optional'
   drivers/built-in.o: In function `mv88e6xxx_probe':
>> drivers/net/dsa/mv88e6xxx/chip.c:4022: undefined reference to `devm_gpiod_get_optional'
   drivers/built-in.o: In function `pps_gpio_probe':
>> drivers/pps/clients/pps-gpio.c:125: undefined reference to `devm_gpio_request'
   drivers/built-in.o: In function `max8903_probe':
>> drivers/power/max8903_charger.c:248: undefined reference to `devm_gpio_request'
   drivers/power/max8903_charger.c:280: undefined reference to `devm_gpio_request'
   drivers/power/max8903_charger.c:243: undefined reference to `devm_gpio_request'
   drivers/built-in.o: In function `bq24257_probe':

vim +3215 drivers/gpio/gpiolib.c

40b731831 Mika Westerberg    2014-10-21  3199   * In case of error an ERR_PTR() is returned.
40b731831 Mika Westerberg    2014-10-21  3200   */
40b731831 Mika Westerberg    2014-10-21  3201  struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode,
40b731831 Mika Westerberg    2014-10-21  3202  					 const char *propname)
40b731831 Mika Westerberg    2014-10-21  3203  {
40b731831 Mika Westerberg    2014-10-21  3204  	struct gpio_desc *desc = ERR_PTR(-ENODEV);
40b731831 Mika Westerberg    2014-10-21  3205  	bool active_low = false;
90b665f62 Laurent Pinchart   2015-10-13  3206  	bool single_ended = false;
40b731831 Mika Westerberg    2014-10-21  3207  	int ret;
40b731831 Mika Westerberg    2014-10-21  3208  
40b731831 Mika Westerberg    2014-10-21  3209  	if (!fwnode)
40b731831 Mika Westerberg    2014-10-21  3210  		return ERR_PTR(-EINVAL);
40b731831 Mika Westerberg    2014-10-21  3211  
40b731831 Mika Westerberg    2014-10-21  3212  	if (is_of_node(fwnode)) {
40b731831 Mika Westerberg    2014-10-21  3213  		enum of_gpio_flags flags;
40b731831 Mika Westerberg    2014-10-21  3214  
c181fb3e7 Alexander Sverdlin 2015-06-22 @3215  		desc = of_get_named_gpiod_flags(to_of_node(fwnode), propname, 0,
40b731831 Mika Westerberg    2014-10-21  3216  						&flags);
90b665f62 Laurent Pinchart   2015-10-13  3217  		if (!IS_ERR(desc)) {
40b731831 Mika Westerberg    2014-10-21  3218  			active_low = flags & OF_GPIO_ACTIVE_LOW;
90b665f62 Laurent Pinchart   2015-10-13  3219  			single_ended = flags & OF_GPIO_SINGLE_ENDED;
90b665f62 Laurent Pinchart   2015-10-13  3220  		}
40b731831 Mika Westerberg    2014-10-21  3221  	} else if (is_acpi_node(fwnode)) {
40b731831 Mika Westerberg    2014-10-21  3222  		struct acpi_gpio_info info;
40b731831 Mika Westerberg    2014-10-21  3223  

:::::: The code at line 3215 was first introduced by commit
:::::: c181fb3e723351e2f7a1f76b6c0627a4b8ad1723 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()

:::::: TO: Alexander Sverdlin <alexander.sverdlin@gmail.com>
:::::: CC: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 18022 bytes --]

             reply	other threads:[~2016-09-23  3:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23  3:51 kbuild test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-02  7:03 drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags' kbuild test robot
2016-09-24  2:06 kbuild test robot
2016-09-18  5:22 kbuild test robot
2016-09-08 20:07 kbuild test robot
2016-09-12 13:26 ` Linus Walleij
2016-09-12 13:47   ` Fengguang Wu

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=201609231100.EvA8YKie%fengguang.wu@intel.com \
    --to=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).