]> git.baikalelectronics.ru Git - kernel.git/commit
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
authorDean Nelson <dcn@sgi.com>
Wed, 30 Jul 2008 05:34:05 +0000 (22:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jul 2008 16:41:49 +0000 (09:41 -0700)
commit53da628e049d9ecccdca2b198e0e515ca496a984
treebcc65d3966e240017f8fb355114ec07c906b0b63
parent005c8b6348fecfa56e24a1d468dfe0551f0f966e
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware

Prepare XPC's reserved page header to work for either sn2 or uv.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/sgi-xp/Makefile
drivers/misc/sgi-xp/xp.h
drivers/misc/sgi-xp/xpc.h
drivers/misc/sgi-xp/xpc_main.c
drivers/misc/sgi-xp/xpc_partition.c
drivers/misc/sgi-xp/xpc_sn2.c [new file with mode: 0644]
drivers/misc/sgi-xp/xpc_uv.c [new file with mode: 0644]