mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
[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>
This commit is contained in:
@@ -13,3 +13,5 @@ obj-$(CONFIG_IA64_GENERIC) += machvec.o
|
||||
obj-$(CONFIG_SGI_TIOCX) += tiocx.o
|
||||
obj-$(CONFIG_IA64_SGI_SN_XP) += xp.o
|
||||
xp-y := xp_main.o xp_nofault.o
|
||||
obj-$(CONFIG_IA64_SGI_SN_XP) += xpc.o
|
||||
xpc-y := xpc_main.o xpc_channel.o xpc_partition.o
|
||||
|
||||
991
arch/ia64/sn/kernel/xpc.h
Normal file
991
arch/ia64/sn/kernel/xpc.h
Normal file
File diff suppressed because it is too large
Load Diff
2297
arch/ia64/sn/kernel/xpc_channel.c
Normal file
2297
arch/ia64/sn/kernel/xpc_channel.c
Normal file
File diff suppressed because it is too large
Load Diff
1064
arch/ia64/sn/kernel/xpc_main.c
Normal file
1064
arch/ia64/sn/kernel/xpc_main.c
Normal file
File diff suppressed because it is too large
Load Diff
971
arch/ia64/sn/kernel/xpc_partition.c
Normal file
971
arch/ia64/sn/kernel/xpc_partition.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user