Re: [PATCH 5/8] try parent numa_node at first before using defaultv2

From: Greg KH
Date: Tue Feb 19 2008 - 12:57:18 EST


On Tue, Feb 19, 2008 at 03:20:41AM -0800, Yinghai Lu wrote:
>
> in the device_add, we try to use use parent numa_node.
> need to make sure pci root bus's bridge device numa_node is set.
> then we could use device->numa_node direclty for all device.
> and don't need to call pcibus_to_node().
>
> Signed-off-by: Yinghai Lu <yinghai.lu@xxxxxxx>

This should be split into different patches, one for the driver core,
and one for the PCI stuff as they are doing totally different things
here.

thanks,

greg k-h
--
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/