[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181218171620.365c1c51@gandalf.local.home>
Date:   Tue, 18 Dec 2018 17:16:20 -0500
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Andi Kleen <ak@...ux.intel.com>
Cc:     Martin Jambor <mjambor@...e.cz>, Miroslav Benes <mbenes@...e.cz>,
        Josh Poimboeuf <jpoimboe@...hat.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Arnd Bergmann <arnd@...db.de>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        the arch/x86 maintainers <x86@...nel.org>
Subject: Re: objtool warnings for kernel/trace/trace_selftest_dynamic.o
On Tue, 18 Dec 2018 14:13:38 -0800
Andi Kleen <ak@...ux.intel.com> wrote:
> > Again, that's not the ftrace case. It doesn't care about more than one
> > out of line instance. Thus, for this particular use, "used" should be
> > good enough.  
> 
> You mean noinline used? 
I thought that someone said that "used" would also prevent inlining.
But regardless, whatever it takes to not let the functions be inlined
is indeed good enough.
-- Steve
> 
> Inlining would certainly break the test.
Powered by blists - more mailing lists