Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-10-01 21:23:20
Also in:
linux-arch, linux-doc, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-10-01 21:23:20
Also in:
linux-arch, linux-doc, lkml
On Mon, 1 Oct 2018 14:07:55 -0700 John Johansen [off-list ref] wrote:
On 09/24/2018 05:18 PM, Kees Cook wrote:quoted
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 <jmorris@namei.org> Cc: "Serge E. Hallyn" <serge@hallyn.com> Cc: Abderrahmane Benbachir <redacted> Cc: Steven Rostedt (VMware) <rostedt@goodmis.org> Cc: linux-security-module@vger.kernel.org Signed-off-by: Kees Cook <redacted>Reviewed-by: John Johansen <john.johansen@canonical.com> though I do think it would be a good idea to add a new set of trace points, but that can come as a separate patch
Agreed. -- Steve