summaryrefslogtreecommitdiffstats
path: root/ipc/msg.c
diff options
context:
space:
mode:
authorMike Rapoport2017-08-02 22:32:15 +0200
committerLinus Torvalds2017-08-03 02:16:12 +0200
commit9d95aa4bada24be35bb94827a55e1d6e243d866e (patch)
tree89fc20ba88a75c6da517d88d1f7c9450ac0002e9 /ipc/msg.c
parentmm: take memory hotplug lock within numa_zonelist_order_handler() (diff)
downloadkernel-qcow2-linux-9d95aa4bada24be35bb94827a55e1d6e243d866e.tar.gz
kernel-qcow2-linux-9d95aa4bada24be35bb94827a55e1d6e243d866e.tar.xz
kernel-qcow2-linux-9d95aa4bada24be35bb94827a55e1d6e243d866e.zip
userfaultfd_zeropage: return -ENOSPC in case mm has gone
In the non-cooperative userfaultfd case, the process exit may race with outstanding mcopy_atomic called by the uffd monitor. Returning -ENOSPC instead of -EINVAL when mm is already gone will allow uffd monitor to distinguish this case from other error conditions. Unfortunately I overlooked userfaultfd_zeropage when updating userfaultd_copy(). Link: http://lkml.kernel.org/r/1501136819-21857-1-git-send-email-rppt@linux.vnet.ibm.com Fixes: 96333187ab162 ("userfaultfd_copy: return -ENOSPC in case mm has gone") Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: "Dr. David Alan Gilbert" <dgilbert@redhat.com> Cc: Pavel Emelyanov <xemul@virtuozzo.com> Cc: Michal Hocko <mhocko@kernel.org> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions