remarkable-linux/arch/um/os-Linux/skas
Martin Pärtel d3c1cfcdb4 um: pass siginfo to guest process
UML guest processes now get correct siginfo_t for SIGTRAP, SIGFPE,
SIGILL and SIGBUS. Specifically, si_addr and si_code are now correct
where previously they were si_addr = NULL and si_code = 128.

Signed-off-by: Martin Pärtel <martin.partel@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2012-08-02 00:49:17 +02:00
..
Makefile uml: move sig_handler_common_skas 2008-02-05 09:44:30 -08:00
mem.c um: Remove unused variables 2012-05-21 21:09:32 +02:00
process.c um: pass siginfo to guest process 2012-08-02 00:49:17 +02:00