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>] [day] [month] [year] [list]
Date:   Wed, 13 Nov 2019 14:07:21 +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>,
        "bhelgaas@...gle.com" <bhelgaas@...gle.com>,
        "mika.westerberg@...ux.intel.com" <mika.westerberg@...ux.intel.com>,
        "corbet@....net" <corbet@....net>,
        "benh@...nel.crashing.org" <benh@...nel.crashing.org>,
        "logang@...tatee.com" <logang@...tatee.com>,
        Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
Subject: [PATCH v11 0/4] Patch series to assist Thunderbolt allocation with
 kernel parameters

Accidentally sent out patches which still had "PATCH v9" unchanged - 
should have been changed to "PATCH v11". No changes for most of them, 
but that might cause confusion, so re-doing now. My apologies for 
unnecessary spam.

Since last time:

No significant changes. Re-post to get attention and to level out the 
patch version numbers (some in the series had been incremented and 
others stayed the same).

Change name of patch series. In hindsight, this will not "support" 
Thunderbolt with no BIOS. It helps, though - it makes it usable.

Something I have not gotten to work is sleep. Suspending tends to crash 
the computer if Thunderbolt devices are attached at the time (without 
the BIOS support). I have tried to modify the Thunderbolt driver to hit 
up the pcie2tbt mailbox on Titan Ridge, but to no avail. There might be 
a PERST_N in GPIO which needs asserting - which is difficult.

Nicholas Johnson (4):
  PCI: Consider alignment of hot-added bridges when distributing
    available resources
  PCI: In extend_bridge_window() change available to new_size
  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 | 178 +++++++++++++++++++---------------------
 1 file changed, 86 insertions(+), 92 deletions(-)

-- 
2.24.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ