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: 
 <174536942926.2100670.4564919760479410366.git-patchwork-notify@kernel.org>
Date: Wed, 23 Apr 2025 00:50:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: nic_swsd@...ltek.com, andrew+netdev@...n.ch, pabeni@...hat.com,
 kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com, horms@...nel.org,
 netdev@...r.kernel.org
Subject: Re: [PATCH net-next] r8169: use pci_prepare_to_sleep in rtl_shutdown

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Mon, 21 Apr 2025 11:25:18 +0200 you wrote:
> Use pci_prepare_to_sleep() like PCI core does in pci_pm_suspend_noirq.
> This aligns setting a low-power mode during shutdown with the handling
> of the transition to system suspend. Also the transition to runtime
> suspend uses pci_target_state() instead of setting D3hot unconditionally.
> 
> Note: pci_prepare_to_sleep() uses device_may_wakeup() to check whether
>       device may generate wakeup events. So we don't lose anything by
>       not passing tp->saved_wolopts any longer.
> 
> [...]

Here is the summary with links:
  - [net-next] r8169: use pci_prepare_to_sleep in rtl_shutdown
    https://git.kernel.org/netdev/net-next/c/b7ed5d5a78fc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ