lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 4 Dec 2019 17:36:39 +0800
From:   "Tanwar, Rahul" <rahul.tanwar@...ux.intel.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linus Walleij <linus.walleij@...aro.org>,
        "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: Re: linux-next: Tree for Dec 3 (pinctrl-equilibrium)


Hi Randy,

On 4/12/2019 12:33 AM, Randy Dunlap wrote:
> On 12/2/19 8:54 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Please do not add any material for v5.6 to your linux-next included
>> trees until after v5.5-rc1 has been released.
>>
>> Changes since 20191202:
>>
> on x86_64:
> # CONFIG_OF is not set
>
>
> ld: drivers/pinctrl/pinctrl-equilibrium.o: in function `pinconf_generic_dt_node_to_map_all':
> pinctrl-equilibrium.c:(.text+0xb): undefined reference to `pinconf_generic_dt_node_to_map'
>
> Probably depends on OF.

Can you please tell the compiler/toolchain details that you used when you see
above error ?I tried few versions of gcc and i never see this linker error.
Build always passed successfully.

I have a patch that adds 'depends on OF' in the Kconfig to resolve this but i
want to ensure that i recreate this error first & confirm resolution with the
patch before posting it. Thanks.

Regards,
Rahul


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ