[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190127100804.GA32729@osadl.at>
Date: Sun, 27 Jan 2019 11:08:04 +0100
From: Nicholas Mc Guire <der.herr@...r.at>
To: Jiri Kosina <jikos@...nel.org>
Cc: Nicholas Mc Guire <hofrat@...dl.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jessica Yu <jeyu@...nel.org>, Miroslav Benes <mbenes@...e.cz>,
Petr Mladek <pmladek@...e.com>, live-patching@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V4] livepatch: non static warnings fix
On Fri, Jan 25, 2019 at 04:44:18PM +0100, Jiri Kosina wrote:
> On Thu, 24 Jan 2019, Nicholas Mc Guire wrote:
>
> > Sparse reported warnings about non-static symbols. For the variables
> > a simple static attribute is fine - for the functions referenced by
> > livepatch via klp_func the symbol-names must be unmodified in the
> > symbol table and the patchable code has to be emitted. The resolution
> > is to attach __used attribute to the shared statically declared functions.
> >
> > Signed-off-by: Nicholas Mc Guire <hofrat@...dl.org>
> > Suggested-by: Joe Lawrence <joe.lawrence@...hat.com>
> > Acked-by: Miroslav Benes <mbenes@...e.cz>
> > Link: https://lore.kernel.org/lkml/1544965657-26804-1-git-send-email-hofrat@osadl.org/
>
> I've reordered the tags :) and applied. Thanks,
>
thx for your patience - I´ll try getting this streight a bit faster next time
thx!
hofrat
Powered by blists - more mailing lists