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, 04 Jun 2020 15:54:31 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     valentin@...gchamp.me
Cc:     netdev@...r.kernel.org, jiri@...nulli.us, xiyou.wangcong@...il.com,
        jhs@...atatu.com, stable@...r.kernel.org
Subject: Re: [PATCH] net: sched: export __netdev_watchdog_up()

From: Valentin Longchamp <valentin@...gchamp.me>
Date: Wed,  3 Jun 2020 23:15:27 +0200

> @@ -464,6 +464,7 @@ void __netdev_watchdog_up(struct net_device *dev)
>  			dev_hold(dev);
>  	}
>  }
> +EXPORT_SYMBOL(__netdev_watchdog_up);

Please use EXPORT_SYMBOL_GPL(), thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ