提交 629c83f8 编写于 作者: R Ralf Baechle

On MIPS the struct sigev preamble is only 8 bytes.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 4a99d1e2
......@@ -11,6 +11,7 @@
#include <linux/config.h>
#define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(long) + 2*sizeof(int))
#undef __ARCH_SI_TRAPNO /* exception code needs to fill this ... */
#define HAVE_ARCH_SIGINFO_T
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册