Thread (2 messages) flat view 2 messages, 2 authors, 2020-03-06

Re: [PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter

From: Florian Weimer <hidden>
Date: 2020-03-06 08:15:44
Also in: linux-arch, linux-fsdevel, lkml

* YunQiang Su:
+	if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0)
+		flags |= AT_FLAGS_PRESERVE_ARGV0;
+	NEW_AUX_ENT(AT_FLAGS, flags);
Is it necessary to reuse AT_FLAGS?  I think it's cleaner to define a
separate AT_ tag dedicated to binfmt_misc.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help