[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180115064809.43882ed1@gandalf.local.home>
Date: Mon, 15 Jan 2018 06:48:09 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Ingo Molnar <mingo@...hat.com>, Kees Cook <keescook@...omium.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: warning: '______f' is static but declared in inline function in
<string.h>
On Sat, 13 Jan 2018 22:03:40 -0800
Randy Dunlap <rdunlap@...radead.org> wrote:
> -- orig/kernel/trace/Kconfig
> +++ next/kernel/trace/Kconfig
> @@ -355,7 +355,7 @@ config PROFILE_ANNOTATED_BRANCHES
> on if you need to profile the system's use of these macros.
>
> config PROFILE_ALL_BRANCHES
> - bool "Profile all if conditionals"
> + bool "Profile all if conditionals" if !FORTIFY_SOURCE
> select TRACE_BRANCH_PROFILING
> help
> This tracer profiles all branch conditions. Every if ()
I'm fine with this solution.
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
-- Steve
Powered by blists - more mailing lists