]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64-SGI] SGI Altix cross partition functionality [2/3]
authorDean Nelson <dcn@sgi.com>
Thu, 24 Mar 2005 02:50:00 +0000 (19:50 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 3 May 2005 19:36:00 +0000 (12:36 -0700)
commit89eb8eb927e324366c3ac0458998aaf9953fc5cd
treec5f77d88bc42821134de6ea49a5663654df38e56
parent21223a9e78050919499d3d9039170e608eb939cc
[IA64-SGI] SGI Altix cross partition functionality [2/3]

This patch contains the communication module (XPC) for cross partition
communication on a partitioned SGI Altix.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/Makefile
arch/ia64/sn/kernel/xpc.h [new file with mode: 0644]
arch/ia64/sn/kernel/xpc_channel.c [new file with mode: 0644]
arch/ia64/sn/kernel/xpc_main.c [new file with mode: 0644]
arch/ia64/sn/kernel/xpc_partition.c [new file with mode: 0644]