]> git.baikalelectronics.ru Git - kernel.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)
commite2cedf2a72c982dc1a5afe16967589af797167dc
tree2e2bdba3cb899dc0239259bb05bb09ebbf3a9739
parent752514923646e954fea158d1405d1151646a26e2
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