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:   Thu, 26 Jul 2018 21:19:52 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     yuehaibing@...wei.com
Cc:     yisen.zhuang@...wei.com, salil.mehta@...wei.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        linyunsheng@...wei.com, matthias.bgg@...il.com,
        lipeng321@...wei.com
Subject: Re: [PATCH net-next] net: hns: make hns_dsaf_roce_reset non static

From: YueHaibing <yuehaibing@...wei.com>
Date: Fri, 27 Jul 2018 09:53:12 +0800

> hns_dsaf_roce_reset is exported and used in hns_roce_hw_v1.c
> In commit 336a443bd9dd ("net: hns: Make many functions static") I make
> it static wrongly.
> 
> drivers/infiniband/hw/hns/hns_roce_hw_v1.o: In function `hns_roce_v1_reset':
> hns_roce_hw_v1.c:(.text+0x37ac): undefined reference to `hns_dsaf_roce_reset'
> hns_roce_hw_v1.c:(.text+0x37cc): undefined reference to `hns_dsaf_roce_reset'
> 
> Fixes: 336a443bd9dd ("net: hns: Make many functions static")
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>

Oops, applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ