From: David S. Miller Date: Mon, 18 Apr 2005 01:03:10 +0000 (-0700) Subject: [PATCH] sparc64: use message queue compat syscalls X-Git-Tag: v2.6.12-rc3~27^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961f8bc9fc91c39a3fe169f3b6d3df1b096769d3;p=pandora-kernel.git [PATCH] sparc64: use message queue compat syscalls 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed