summaryrefslogtreecommitdiffstats
path: root/arch/um/include
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2016-06-12 22:03:16 +0200
committerRichard Weinberger <richard@nod.at>2016-08-04 00:17:58 +0200
commit57a05d83b16710aff30510c33768df7ab17e0b4a (patch)
treeb8535f4cb6462564b41c8e8deedde84868991874 /arch/um/include
parentum: Select HAVE_DEBUG_KMEMLEAK (diff)
downloadlinux-57a05d83b16710aff30510c33768df7ab17e0b4a.tar.xz
linux-57a05d83b16710aff30510c33768df7ab17e0b4a.zip
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>
Diffstat (limited to 'arch/um/include')
0 files changed, 0 insertions, 0 deletions