Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 18 May 2020 12:11:17 +0000 (07:11 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Mon, 18 May 2020 12:12:43 +0000 (07:12 -0500)
commitb127c16d0603e1f995e3d08b71d2c3100727e2c1
treeaac48e154502d110d95a3f0cfee8b5f97836255b
parent27e68f086393b34ada9d5e2bb255f74abe7dc19a
parentf87d1c9559164294040e58f5e3b74a162bf7c6e8
Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")

The change to exec is relevant to the cleanup work I have been doing.

Merge it here so that I can build on top of it, and so hopefully
that other merge logic can pick up on this and see how to deal
with the conflict between that change and my exec cleanup work.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/exec.c