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-06-30 09:53:43 -07:00
2016-07-23 12:32:50 +09:00
2016-05-24 15:24:37 -07:00
2016-07-15 14:54:27 +09:00
2016-07-23 12:39:08 +09:00
2016-07-02 17:47:54 -07:00
2016-07-15 14:54:27 +09:00