diff options
| author | Anton Blanchard <[email protected]> | 2006-06-10 10:53:06 +0000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2006-06-15 09:31:26 +0000 |
| commit | 357518fa34d9dceda42bfc09642356a58370050d (patch) | |
| tree | c75689198fa2667a3d73d89ff125d910061b4fcf /arch/powerpc/sysdev/dart_iommu.c | |
| parent | [POWERPC] Update pseries defconfig (diff) | |
| download | kernel-357518fa34d9dceda42bfc09642356a58370050d.tar.gz kernel-357518fa34d9dceda42bfc09642356a58370050d.zip | |
[POWERPC] pcibus_to_node fixes
of_node_to_nid returns -1 if the associativity cannot be found. This
means pcibus_to_cpumask has to be careful not to pass a negative index into
node_to_cpumask.
Since pcibus_to_node could be used a lot, and of_node_to_nid is slow (it
walks a list doing strcmps), lets also cache the node in the
pci_controller struct.
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/dart_iommu.c')
0 files changed, 0 insertions, 0 deletions
