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] [thread-next>] [day] [month] [year] [list]
Message-ID: <aHoo-dQpHxX-Lqbf@gondor.apana.org.au>
Date: Fri, 18 Jul 2025 20:59:05 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Gilad Ben-Yossef <gilad@...yossef.com>,
	"David S. Miller" <davem@...emloft.net>,
	Weili Qian <qianweili@...wei.com>,
	Zhou Wang <wangzhou1@...ilicon.com>,
	Maxime Coquelin <mcoquelin.stm32@...il.com>,
	Alexandre Torgue <alexandre.torgue@...s.st.com>,
	Eric Biggers <ebiggers@...gle.com>,
	Uwe Kleine-König <u.kleine-koenig@...libre.com>,
	linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-stm32@...md-mailman.stormreply.com,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 08/80] crypto: Remove redundant
 pm_runtime_mark_last_busy() calls

On Fri, Jul 04, 2025 at 10:54:02AM +0300, Sakari Ailus wrote:
> pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
> pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
> to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
> pm_runtime_mark_last_busy().
> 
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> ---
> The cover letter of the set can be found here
> <URL:https://lore.kernel.org/linux-pm/20250704075225.3212486-1-sakari.ailus@linux.intel.com>.
> 
> In brief, this patch depends on PM runtime patches adding marking the last
> busy timestamp in autosuspend related functions. The patches are here, on
> rc2:
> 
>         git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
>                 pm-runtime-6.17-rc1
> 
>  drivers/crypto/ccree/cc_pm.c      | 1 -
>  drivers/crypto/hisilicon/qm.c     | 1 -
>  drivers/crypto/omap-aes-gcm.c     | 1 -
>  drivers/crypto/omap-aes.c         | 1 -
>  drivers/crypto/omap-des.c         | 1 -
>  drivers/crypto/omap-sham.c        | 1 -
>  drivers/crypto/stm32/stm32-cryp.c | 1 -
>  drivers/crypto/stm32/stm32-hash.c | 1 -
>  8 files changed, 8 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ