Files
kernel-tenderloin-3.0/drivers/base
Yinghai Lu 0d358f22f6 driver core: try parent numa_node at first before using default
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@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-26 23:41:04 +02:00
..
2008-01-24 22:50:12 -08:00
2008-01-24 22:50:12 -08:00
2006-06-21 12:40:49 -07:00
2008-03-10 16:33:33 -07:00