From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: tracefs splats in lockdown=confidentiality mode Date: Mon, 2 Dec 2019 15:31:52 -0800 Message-ID: References: <20191101210803.GA9841@xps13.dannf> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20191101210803.GA9841@xps13.dannf> Sender: linux-kernel-owner@vger.kernel.org To: dann frazier Cc: Steven Rostedt , Linux Kernel Mailing List , LSM List , Seth Forshee , James Morris , Linux API , Ben Hutchings , Al Viro , Linus Torvalds List-Id: linux-api@vger.kernel.org On Fri, Nov 1, 2019 at 2:08 PM dann frazier wrote: > [ 1.763630] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7 This is expected. > [ 2.913934] ------------[ cut here ]------------ > [ 2.918435] Could not register function stat for cpu 0 > [ 2.923717] WARNING: CPU: 1 PID: 1 at kernel/trace/ftrace.c:987 ftrace_init_tracefs_toplevel+0x168/0x1bc This is not. I'll look into it.