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:   Tue, 26 Oct 2021 11:57:36 +0200
From:   Stefano Garzarella <sgarzare@...hat.com>
To:     Arnd Bergmann <arnd@...nel.org>
Cc:     "Michael S. Tsirkin" <mst@...hat.com>,
        Jason Wang <jasowang@...hat.com>,
        Wu Zongyong <wuzongyong@...ux.alibaba.com>,
        Arnd Bergmann <arnd@...db.de>, Eli Cohen <elic@...dia.com>,
        Max Gurtovoy <mgurtovoy@...dia.com>,
        virtualization@...ts.linux-foundation.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] eni_vdpa: alibaba: fix Kconfig typo

On Tue, Oct 26, 2021 at 10:31:59AM +0200, Arnd Bergmann wrote:
>From: Arnd Bergmann <arnd@...db.de>
>
>The Kconfig symbol was misspelled, which leads to randconfig link
>failures:
>
>ld.lld: error: undefined symbol: vp_legacy_probe
>>>> referenced by eni_vdpa.c
>>>>               vdpa/alibaba/eni_vdpa.o:(eni_vdpa_probe) in archive drivers/built-in.a
>
>Fixes: 52e437b2b222 ("eni_vdpa: add vDPA driver for Alibaba ENI")
>Signed-off-by: Arnd Bergmann <arnd@...db.de>
>---
> drivers/vdpa/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stefano Garzarella <sgarzare@...hat.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ