Thread (1 message) 1 message, 1 author, 2020-03-06

Re: [PATCH 1/2] exec: Properly mark the point of no return

From: Eric W. Biederman <hidden>
Date: 2020-03-06 05:21:22
Also in: linux-api, linux-fsdevel, linux-mm, lkml, stable

Bernd Edlinger [off-list ref] writes:
On 3/5/20 10:15 PM, Eric W. Biederman wrote:
quoted
@@ -1266,7 +1267,7 @@ int flush_old_exec(struct linux_binprm * bprm)
 	 * Make sure we have a private signal table and that
 	 * we are unassociated from the previous thread group.
 	 */
-	retval = de_thread(current);
+	retval = de_thread(bprm, current);
can we get rid of passing current as parameter here?
With a separate patch.  It makes the patch less clear if I make that
change in this one.

Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help