WSL2-Linux-Kernel/arch/powerpc
Anton Blanchard 357518fa34 [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 <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-15 19:31:26 +10:00
..
boot [POWERPC] Editable kernel command-line in zImage binary. 2006-06-15 19:31:25 +10:00
configs [POWERPC] Update pseries defconfig 2006-06-15 19:31:26 +10:00
kernel [POWERPC] pcibus_to_node fixes 2006-06-15 19:31:26 +10:00
lib [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
math-emu powerpc: move math-emu over to arch/powerpc 2006-03-27 23:43:27 -06:00
mm [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00
oprofile [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
platforms [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
sysdev [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
xmon [PATCH] powerpc: add a raw dump command to xmon 2006-03-17 13:22:33 +11:00
Kconfig [POWERPC] Add support for PCI-Express nodes in the device tree 2006-06-15 19:31:25 +10:00
Kconfig.debug [PATCH] powerpc: Make early debugging options behave with oldconfig 2006-05-19 14:35:23 +10:00
Makefile [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00