Re: [PATCH] PCI: enhance physical slot debug information

From: Jesse Barnes
Date: Fri Feb 13 2009 - 16:15:58 EST


On Wednesday, February 4, 2009 10:25 am Alex Chiang wrote:
> Convert usages of pr_debug to dev_dbg and add physical slot name.
>
> Note that we use dev_dbg on the struct pci_bus and still manually
> print out the PCI slot number (instead of calling dev_dbg on a
> pci_dev) because a struct pci_bus with empty physical slots will
> not have any pci_devs.
>
> Reviewed-by: Andrew Patterson <andrew.patterson@xxxxxx>
> Signed-off-by: Alex Chiang <achiang@xxxxxx>
> ---
> Jesse, since this is all under #ifdef DEBUG, it's your call
> whether you want to queue it for .29 or .30. Doesn't matter much
> to us either way, thanks.

Just applied this to my linux-next branch. 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/