From: Helge Deller Date: Mon, 11 Feb 2013 20:39:51 +0000 (+0100) Subject: parisc: correctly wire up mq_* functions for CONFIG_COMPAT case X-Git-Tag: v3.9-rc1~102^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee707b459da56ba83fbb4ae89151571502ee724;p=pandora-kernel.git parisc: correctly wire up mq_* functions for CONFIG_COMPAT case Fix mq_open, mq_timedsend, mq_timedreceive, mq_notify and mq_getsetattr syscalls when running 32bit applications on 64bit kernel. Signed-off-by: Helge Deller --- Reading git-diff-tree failed