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-next>] [day] [month] [year] [list]
Date: Fri, 22 Mar 2024 14:39:50 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
	linux-pci@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH 0/2] PCI/ASPM: Define consolidation

This series consolidates ASPM related defines into the ones in
linux/pci.h and eliminates the almost duplicate ones from aspm.c. This
allows using the input without mapping between the defines so the state
mapping code to focus on the special cases.

Ilpo Järvinen (2):
  PCI/ASPM: Consolidate link state defines
  PCI/ASPM: Cleanup ASPM disable/enable mask calculation

 drivers/pci/pcie/aspm.c | 180 ++++++++++++++++++++--------------------
 include/linux/pci.h     |  22 ++---
 2 files changed, 100 insertions(+), 102 deletions(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ