Am 15.10.2012 15:10, schrieb David Howells: > linux/coredump.h should #include asm/siginfo.h for the siginfo_t type. > > Without this the following error occurs when compiling UM defconfig: > > include/linux/coredump.h:15:25: error: unknown type name 'siginfo_t' > > Signed-off-by: David Howells This fix is already in -mm. Thanks, //richard