Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-10-01 Thread Kees Cook
On Mon, Oct 1, 2018 at 2:23 PM, Steven Rostedt wrote: > On Mon, 1 Oct 2018 14:07:55 -0700 > John Johansen wrote: > >> On 09/24/2018 05:18 PM, Kees Cook wrote: >> > This partially reverts commit 58eacfffc417 ("init, tracing: instrument >> > security and console initcall trace events") since securi

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-10-01 Thread Steven Rostedt
On Mon, 1 Oct 2018 14:07:55 -0700 John Johansen wrote: > On 09/24/2018 05:18 PM, Kees Cook wrote: > > This partially reverts commit 58eacfffc417 ("init, tracing: instrument > > security and console initcall trace events") since security init calls > > are about to no longer resemble regular init

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-10-01 Thread John Johansen
On 09/24/2018 05:18 PM, Kees Cook wrote: > This partially reverts commit 58eacfffc417 ("init, tracing: instrument > security and console initcall trace events") since security init calls > are about to no longer resemble regular init calls. > > Cc: James Morris > Cc: "Serge E. Hallyn" > Cc: Abde

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-09-30 Thread Kees Cook
On Sun, Sep 30, 2018 at 4:25 PM, Steven Rostedt wrote: > On Wed, 26 Sep 2018 11:35:21 -0700 > Kees Cook wrote: > >> On Wed, Sep 26, 2018 at 9:35 AM, Steven Rostedt wrote: >> > On Mon, 24 Sep 2018 17:18:07 -0700 >> > Kees Cook wrote: >> > >> >> This partially reverts commit 58eacfffc417 ("init,

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-09-30 Thread Steven Rostedt
On Wed, 26 Sep 2018 11:35:21 -0700 Kees Cook wrote: > On Wed, Sep 26, 2018 at 9:35 AM, Steven Rostedt wrote: > > On Mon, 24 Sep 2018 17:18:07 -0700 > > Kees Cook wrote: > > > >> This partially reverts commit 58eacfffc417 ("init, tracing: instrument > >> security and console initcall trace eve

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-09-26 Thread Kees Cook
On Wed, Sep 26, 2018 at 9:35 AM, Steven Rostedt wrote: > On Mon, 24 Sep 2018 17:18:07 -0700 > Kees Cook wrote: > >> This partially reverts commit 58eacfffc417 ("init, tracing: instrument >> security and console initcall trace events") since security init calls >> are about to no longer resemble r

Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing

2018-09-26 Thread Steven Rostedt
On Mon, 24 Sep 2018 17:18:07 -0700 Kees Cook wrote: > This partially reverts commit 58eacfffc417 ("init, tracing: instrument > security and console initcall trace events") since security init calls > are about to no longer resemble regular init calls. I'm not against the change, but how much are