linux/arch
Christoph Lameter 7c2a6c62c0 [IA64] Altix pcibus_to_node implementation
The Altix subarch does not provide node information via ACPI. Instead hooks
are used to fixup pci structures. This patch determines the nodes for Altix
PCI busses.

Remote Bridges:
---------------
Altix supports remote I/O nodes without memory or processors but with bridges.
The TIOCA type of bridge is an AGP bridge and the PROM provides information
about the closest node. That information will be returned by pcibus_to_node.

The TIOCP remote bridge type is a PCI bridge but the PROM does not provide a
closest node id. pcibus_to_node will return -1 for devices on those bridges
meaning that device control structures may be allocated on any node.

Safeguard:
----------
Should the fixups result in invalid node information for a pci controller then
a warning will be printed and pcibus_to_node will return -1.


This patch also fixes the "FIXME" in sn_dma_alloc_coherent. This means that
dma_alloc_coherent will now use alloc_pages_node to allocate memory local to
the node that the PCI device is connected to.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-07-12 16:12:55 -07:00
..
alpha [PATCH] alpha smp fix (part #2) 2005-07-01 08:20:23 -07:00
arm [PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq support 2005-07-10 19:58:20 +01:00
arm26
cris
frv [PATCH] FRV: Add defconfig 2005-07-07 18:23:42 -07:00
h8300
i386 [PATCH] mostly_read data section 2005-07-07 18:23:46 -07:00
ia64 [IA64] Altix pcibus_to_node implementation 2005-07-12 16:12:55 -07:00
m32r [PATCH] m32r: framebuffer device support 2005-07-07 18:24:11 -07:00
m68k
m68knommu
mips
parisc [PATCH] Serial: Split 8250 port table (part 2) 2005-06-29 18:45:19 +01:00
ppc [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq 2005-07-07 18:23:43 -07:00
ppc64 [PATCH] ppc64: silence perfmon exception warnings 2005-07-07 18:23:42 -07:00
s390
sh
sh64
sparc [SPARC]: Add ioprio system call support. 2005-07-10 15:11:45 -07:00
sparc64 [SPARC64]: Add syscall auditing support. 2005-07-10 19:29:45 -07:00
um [PATCH] uml: remove winch sem 2005-07-07 18:23:44 -07:00
v850 [PATCH] v850: Update checksum.h to match changed function signatures 2005-07-11 10:22:39 -07:00
x86_64 [PATCH] mostly_read data section 2005-07-07 18:23:46 -07:00
xtensa [PATCH] remove asm-xtensa/ipc.h 2005-07-10 12:23:24 -07:00