Files
kernel_arpi/arch/um/os-Linux
Richard Weinberger 57a05d83b1 um: Fix possible deadlock in sig_handler_common()
We are in atomic context and must not sleep.
Sleeping here is possible since malloc() maps
to kmalloc() with GFP_KERNEL.

Cc: stable@vger.kernel.org
Fixes: b6024b21 ("um: extend fpstate to _xstate to support YMM registers")
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-08-04 00:17:58 +02:00
..
2016-01-10 21:49:48 +01:00
2013-09-07 10:56:58 +02:00
2015-11-06 22:54:49 +01:00
2015-11-06 22:54:49 +01:00
2013-09-07 10:56:58 +02:00
2016-01-10 21:49:47 +01:00
2015-11-06 22:54:49 +01:00
2013-09-07 10:56:58 +02:00