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:   Wed, 15 Jan 2020 17:56:42 +0000
From:   Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
        Bjorn Helgaas <bhelgaas@...gle.com>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        Benjamin Herrenschmidt <benh@...nel.crashing.org>,
        Logan Gunthorpe <logang@...tatee.com>,
        Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
Subject: [PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from
 pci=hpmemsize

Changes:
	- Add Mika Westerberg's Reviewed-by: tags that he gave for 1, 2
	- Change commit description slightly in 1
	- Change commit description more substantially in 3, 4
	- Fix indentation in 3, oops. I thought I ran checkpatch.pl on
	  it, clearly I was asleep or missed that one
	- Update 4 to remove usage of reset_resource() which Bjorn says
	  he considers to be depricated.

I have not heard back from Bjorn in a while from my latest replies, so I
am moving ahead with PATCH v2. I have tried to act on his initial
feedback the best I can.

Apply this series after series:
"PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt"

Nicholas Johnson (4):
  PCI: In extend_bridge_window() change available to new_size
  PCI: Rename extend_bridge_window() to adjust_bridge_window()
  PCI: Change extend_bridge_window() to set resource size directly
  PCI: Allow extend_bridge_window() to shrink resource if necessary

 drivers/pci/setup-bus.c | 41 ++++++++++++++++++++---------------------
 1 file changed, 20 insertions(+), 21 deletions(-)

-- 
2.25.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ