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, 2 Apr 2024 12:57:03 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Bjorn Helgaas <helgaas@...nel.org>
Cc: Adrian Hunter <adrian.hunter@...el.com>, Victor Shih <victor.shih@...esyslogic.com.tw>, 
	Ben Chuang <ben.chuang@...esyslogic.com.tw>, 
	Kai-Heng Feng <kai.heng.geng@...onical.com>, Sven van Ashbrook <svenva@...omium.org>, 
	Stanislaw Kardach <skardach@...gle.com>, Brian Norris <briannorris@...omium.org>, 
	Jason Lai <jasonlai.genesyslogic@...il.com>, Renius Chen <reniuschengl@...il.com>, 
	linux-pci@...r.kernel.org, linux-mmc@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH 0/2] mmc: sdhci-pci-gli: Remove unnecessary
 device-dependent code

On Wed, 27 Mar 2024 at 22:48, Bjorn Helgaas <helgaas@...nel.org> wrote:
>
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> Previously the driver hard-coded the config space locations of the Power
> Management and the AER Capabilities and included device-specific #defines
> for bits defined by the PCI spec.  This replaces those with the equivalents
> from the PCI core.
>
> This also replace hard-coded power state changes (to D3hot and back to D0)
> with the pci_set_power_state() interface, which takes care of the required
> delays after these transitions.
>
> Bjorn Helgaas (2):
>   mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded values
>   mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes
>
>  drivers/mmc/host/sdhci-pci-gli.c | 46 +++++++++++++-------------------
>  1 file changed, 18 insertions(+), 28 deletions(-)
>

The series applied for next, thanks!

Kind regards
Uffe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ