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]
Message-ID: <20251029185652.14483c58@kernel.org>
Date: Wed, 29 Oct 2025 18:56:52 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Niklas Söderlund <niklas.soderlund@...natech.se>
Cc: Sakari Ailus <sakari.ailus@...ux.intel.com>, netdev@...r.kernel.org,
 Nicolas Ferre <nicolas.ferre@...rochip.com>, Claudiu Beznea
 <claudiu.beznea@...on.dev>, Andrew Lunn <andrew+netdev@...n.ch>, "David S.
 Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
 Abeni <pabeni@...hat.com>, Wei Fang <wei.fang@....com>, Shenwei Wang
 <shenwei.wang@....com>, Clark Wang <xiaoning.wang@....com>, Paul Barker
 <paul@...rker.dev>, Siddharth Vadapalli <s-vadapalli@...com>, Roger Quadros
 <rogerq@...nel.org>, Alex Elder <elder@...nel.org>, Maxime Coquelin
 <mcoquelin.stm32@...il.com>, Alexandre Torgue
 <alexandre.torgue@...s.st.com>, Stephan Gerhold <stephan@...hold.net>, Loic
 Poulain <loic.poulain@....qualcomm.com>, Sergey Ryazanov
 <ryazanov.s.a@...il.com>, Johannes Berg <johannes@...solutions.net>,
 Chandrashekar Devegowda <chandrashekar.devegowda@...el.com>, Chiranjeevi
 Rapolu <chiranjeevi.rapolu@...ux.intel.com>, Liu Haijun
 <haijun.liu@...iatek.com>, Ricardo Martinez
 <ricardo.martinez@...ux.intel.com>, "Dr. David Alan Gilbert"
 <linux@...blig.org>, Ingo Molnar <mingo@...nel.org>, Thomas Gleixner
 <tglx@...utronix.de>, Michael Nemanov <michael.nemanov@...com>, Kalle Valo
 <kvalo@...nel.org>, Andreas Kemnade <andreas@...nade.info>, Roopni
 Devanathan <quic_rdevanat@...cinc.com>, Thomas Weißschuh
 <linux@...ssschuh.net>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
 Jeff Johnson <jeff.johnson@....qualcomm.com>, Christophe JAILLET
 <christophe.jaillet@...adoo.fr>, imx@...ts.linux.dev,
 linux-renesas-soc@...r.kernel.org, linux-omap@...r.kernel.org,
 linux-wireless@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
 linux-arm-kernel@...ts.infradead.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH RESEND 1/4] net: ethernet: Remove redundant
 pm_runtime_mark_last_busy() calls

On Mon, 27 Oct 2025 13:05:59 +0100 Niklas Söderlund wrote:
> >  out_rpm_put:
> >  	if (!priv->wol_enabled) {
> > -		pm_runtime_mark_last_busy(dev);
> >  		pm_runtime_put_autosuspend(dev);
> >  	}  
> 
> You could drop the { } here. With this fixed for RAVB,

fixed when applying, the wireless patch needs to go to linux-wireless.
You may want to repost that once again if it's not in linux-next by
next week.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ