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, 23 Jan 2024 12:22:58 -0800
From: Aahil Awatramani <aahila@...gle.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: David Dillow <dave@...dillows.org>, Mahesh Bandewar <maheshb@...gle.com>, 
	Jay Vosburgh <j.vosburgh@...il.com>, Hangbin Liu <liuhangbin@...il.com>, 
	Andy Gospodarek <andy@...yhouse.net>, "David S . Miller" <davem@...emloft.net>, 
	Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, 
	Martin KaFai Lau <martin.lau@...nel.org>, Herbert Xu <herbert@...dor.apana.org.au>, 
	Daniel Borkmann <daniel@...earbox.net>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 2/2] bonding: Add independent control state machine

> The compiler will know what to inline, please drop the "inline"
> use in C sources in this patch. It just hides unused function
> warnings and serves no real purpose.

Understood, done.
I have dropped any inline reference coming from C sources in this patch.

On Mon, Jan 22, 2024 at 9:14 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Mon, 22 Jan 2024 17:58:10 +0000 Aahil Awatramani wrote:
> > +static inline void __disable_distributing_port(struct port *port)
>
> The compiler will know what to inline, please drop the "inline"
> use in C sources in this patch. It just hides unused function
> warnings and serves no real purpose.
> --
> pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ