Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

On MIPS the struct sigev preamble is only 8 bytes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+1
+1
include/asm-mips/siginfo.h
··· 11 11 12 12 #include <linux/config.h> 13 13 14 + #define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(long) + 2*sizeof(int)) 14 15 #undef __ARCH_SI_TRAPNO /* exception code needs to fill this ... */ 15 16 16 17 #define HAVE_ARCH_SIGINFO_T