mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
c22c7aeff6
UV hardware defines 256 memory protection regions versus the baseline 64 with increasing size for the SN2 ia64. This was overlooked when XPC was modified to accomodate both UV and SN2. Without this patch, a user could reconfigure their existing system and suddenly disable cross-partition communications with no indication of what has gone wrong. It also prevents larger configurations from using cross-partition communication. Signed-off-by: Robin Holt <holt@sgi.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
Makefile | ||
xp_main.c | ||
xp_nofault.S | ||
xp_sn2.c | ||
xp_uv.c | ||
xp.h | ||
xpc_channel.c | ||
xpc_main.c | ||
xpc_partition.c | ||
xpc_sn2.c | ||
xpc_uv.c | ||
xpc.h | ||
xpnet.c |