Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-02-20 Thread Oleg Nesterov
On 02/19, Richard Guy Briggs wrote: > > On 14/02/19, Oleg Nesterov wrote: > > > > But at first glance, can't you send 2/7 first and join 1/7 and 3/7? > > Yes, Peter made the same observation. I thought it was more useful to > have them seperated out, but I'll join them. Yes, thanks, I think it do

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-02-19 Thread Richard Guy Briggs
On 14/02/19, Oleg Nesterov wrote: > Richard, Hi Oleg, > I am sorry for delay, I'll try to review this series tomorrow. > > But at first glance, can't you send 2/7 first and join 1/7 and 3/7? Yes, Peter made the same observation. I thought it was more useful to have them seperated out, but I'll

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-02-19 Thread Oleg Nesterov
Richard, I am sorry for delay, I'll try to review this series tomorrow. But at first glance, can't you send 2/7 first and join 1/7 and 3/7? And since you change is_global_init() perhaps you can also fix it? It actually needs tgid. On 02/19, Richard Guy Briggs wrote: > > Andrew, > > Are you will

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-02-19 Thread Richard Guy Briggs
Andrew, Are you willing to shepherd this patchset? On 14/01/23, Richard Guy Briggs wrote: > These are a number of patches inspired by ebiederman's container work that > were > included by me 2013-08-20 as the patchset: > RFC: steps to make audit pid namespace-safe > > They have been seper

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-01-24 Thread Richard Guy Briggs
On 14/01/24, Peter Zijlstra wrote: > On Fri, Jan 24, 2014 at 01:14:47AM -0500, Richard Guy Briggs wrote: > > On 14/01/23, Peter Zijlstra wrote: > > > On Thu, Jan 23, 2014 at 02:32:33PM -0500, Richard Guy Briggs wrote: > > > > These are a number of patches inspired by ebiederman's container work >

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-01-24 Thread Peter Zijlstra
On Fri, Jan 24, 2014 at 01:14:47AM -0500, Richard Guy Briggs wrote: > On 14/01/23, Peter Zijlstra wrote: > > On Thu, Jan 23, 2014 at 02:32:33PM -0500, Richard Guy Briggs wrote: > > > These are a number of patches inspired by ebiederman's container work > > > that were > > > included by me 2013-08-

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-01-23 Thread Richard Guy Briggs
On 14/01/23, Peter Zijlstra wrote: > On Thu, Jan 23, 2014 at 02:32:33PM -0500, Richard Guy Briggs wrote: > > These are a number of patches inspired by ebiederman's container work that > > were > > included by me 2013-08-20 as the patchset: > > RFC: steps to make audit pid namespace-safe > > >

Re: [PATCH 0/7][RFC] pid: changes to support audit

2014-01-23 Thread Peter Zijlstra
On Thu, Jan 23, 2014 at 02:32:33PM -0500, Richard Guy Briggs wrote: > These are a number of patches inspired by ebiederman's container work that > were > included by me 2013-08-20 as the patchset: > RFC: steps to make audit pid namespace-safe > > They have been seperated out for the pid mai