Re: [PATCH 1/9] pci: add pci_bridge_release_resources andpci_bus_release__bridge_resources

From: Jesse Barnes
Date: Mon Feb 08 2010 - 14:24:15 EST


On Fri, 22 Jan 2010 01:02:20 -0800
Yinghai Lu <yinghai@xxxxxxxxxx> 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@xxxxxxxxxx>
> Reviewed-by: Alex Chiang <achiang@xxxxxx>
> ---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/