[PATCH] sparc64: use message queue compat syscalls
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2005 01:03:10 +0000 (18:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Apr 2005 01:03:10 +0000 (18:03 -0700)
A couple message queue system call entries for compat tasks
were not using the necessary compat_sys_*() functions, causing
some glibc test cases to fail.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found