]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
authorDean Nelson <dcn@sgi.com>
Wed, 30 Jul 2008 05:34:11 +0000 (22:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jul 2008 16:41:49 +0000 (09:41 -0700)
commit185c3a1b4bb4353529257f97caaeaac6c695e77d
tree4978f575ab63c5d040531f685871840aedff76c7
parentc39838ce21ca8e05857ed7f4be5d289011561905
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only

Move the allocation of XPC's msgqueues to xpc_sn2.c.

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/xpc.h
drivers/misc/sgi-xp/xpc_channel.c
drivers/misc/sgi-xp/xpc_main.c
drivers/misc/sgi-xp/xpc_sn2.c