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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:27:14 +0000 (13:27 -0800)
commit0bbe1f679dbdca0994346580399afcbfe41350b5
treed5c480659df119b170f0ce3ec0d05e1e205c012e
parent0bf178002ce72557fce63c7fda7f0906fa6a5541
UV - XPC: pass nasid instead of nid to gru_create_message_queue

commit 57e6d258b1e41cd7ceb26fa43ce116939d8440b1 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/sgi-xp/xpc_uv.c