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] [day] [month] [year] [list]
Date:   Mon, 28 Sep 2020 12:14:25 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     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>,
        USB list <linux-usb@...r.kernel.org>,
        Minas Harutyunyan <hminas@...opsys.com>
Subject: Re: linux-next: Tree for Sep 28 (drivers/usb/dwc2/drd.o)

On 9/28/20 4:55 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20200925:
> 

on x86_64:
CONFIG_USB_ROLE_SWITCH=m
while this driver is builtin.

ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_role_sw_set':
drd.c:(.text+0xd0): undefined reference to `usb_role_switch_get_drvdata'
ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_init':
drd.c:(.text+0x268): undefined reference to `usb_role_switch_register'
ld: drivers/usb/dwc2/drd.o: in function `dwc2_drd_exit':
drd.c:(.text+0x412): undefined reference to `usb_role_switch_unregister'


Full randconfig file is attached.


-- 
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>

View attachment "config-r5289" of type "text/plain" (128448 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ