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, 14 Dec 2020 16:29:37 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Tobias Klauser <tklauser@...tanz.ch>
Cc:     Jiri Pirko <jiri@...dia.com>, Moshe Shemesh <moshe@...lanox.com>,
        netdev@...r.kernel.org
Subject: Re: [PATCH] devlink: use _BITUL() macro instead of BIT() in the
 UAPI header

On Mon, 14 Dec 2020 12:21:57 +0100 Tobias Klauser wrote:
> The BIT() macro is not available for the UAPI headers. Moreover, it can
> be defined differently in user space headers. Thus, replace its usage
> with the _BITUL() macro which is already used in other macro definitions
> in <linux/devlink.h>.
> 
> Fixes: dc64cc7c6310 ("devlink: Add devlink reload limit option")
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>

Thanks for the patch. It doesn't apply any longer, please respin on top
of:

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ