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: <20091104092556.3a726e9d@jbarnes-piketon>
Date:	Wed, 4 Nov 2009 09:25:56 -0800
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Andrew Patterson <andrew.patterson@...com>
Cc:	ying.huang@...el.com, prarit@...hat.com, linux-pci@...r.kernel.org,
	andi@...stfloor.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/4] PCI: add pci_get_domain_bus_and_slot function

On Mon, 12 Oct 2009 13:14:00 -0600
Andrew Patterson <andrew.patterson@...com> wrote:

> PCI: add pci_get_domain_bus_and_slot function
> 
> Added the pci_get_domain_and_slot_function which is analogous to
> pci_get_bus_and_slot. It returns a pci_dev given a domain (segment)
> number, bus number, and devnr. Like pci_get_bus_and_slot,
> pci_get_domain_bus_and_slot holds a reference to the returned pci_dev.
> 
> Converted pci_get_bus_and_slot to a wrapper that calls
> pci_get_domain_bus_and_slot with the domain hard-coded to 0.
> 
> This routine was patterned off code suggested by Bjorn Helgaas.

Applied this series, thanks Andrew.

-- 
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ