lkml.org 
[lkml]   [2020]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
Date
* 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.

\
 
 \ /
  Last update: 2020-03-06 09:16    [W:0.063 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site