]> bbs.cooldavid.org Git - net-next-2.6.git/commit
UV - XPC: pass nasid instead of nid to gru_create_message_queue
authorRobin Holt <holt@sgi.com>
Wed, 16 Dec 2009 00:48:00 +0000 (16:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:20:14 +0000 (07:20 -0800)
commit57e6d258b1e41cd7ceb26fa43ce116939d8440b1
tree2e2bdba3cb899dc0239259bb05bb09ebbf3a9739
parent046d6c563b1c6226bbf0f84e5b2413ad8ab921a1
UV - XPC: pass nasid instead of nid to gru_create_message_queue

Currently, the UV xpc code is passing nid to the gru_create_message_queue
instead of nasid as it expects.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Jack Steiner <steiner@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_uv.c