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:	Mon, 8 Feb 2010 11:22:57 -0800
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	Ingo Molnar <mingo@...e.hu>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Ivan Kokshaysky <ink@...assic.park.msu.ru>,
	Kenji Kaneshige <kaneshige.kenji@...fujitsu.com>,
	Alex Chiang <achiang@...com>,
	Bjorn Helgaas <bjorn.helgaas@...com>,
	linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
	Yinghai Lu <yinghai@...nel.org>
Subject: Re: [PATCH 1/9] pci: add pci_bridge_release_resources and
 pci_bus_release__bridge_resources

On Fri, 22 Jan 2010 01:02:20 -0800
Yinghai Lu <yinghai@...nel.org> wrote:

> so later we could use it to release small resource before pci assign
> unassign res
> 
> -v2: change name to release_child_resources according to Jesse
> -v3: according to Linus, move release_child_resources to resource.c
>      also need to put the lock around them all to avoid recursive
> deep. (my test case only have one level that need to be released)
> -v4: seperate release_child_resources to another patch
>      according to Bjorn, change hard code 3 to PCI_BRIDGE_RESOURCE_END
> -v5: remove unused in the name, and also use enum for release type
> according to Jesse
> -v6: use pci_is_root_bus instead according to Alex.
> -v7: remove the switch case in pci_bus_release_resources accord to
> Alex -v8: change some comments and style according to Alex again
> 
> Signed-off-by: Yinghai Lu <yinghai@...nel.org>
> Reviewed-by: Alex Chiang <achiang@...com>
> ---

Applied this series finally, thanks Yinghai for all your work
responding to the feedback.  Let's hope it doesn't break too many
things in 2.6.34!

Thanks,
-- 
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