[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200729162435.GB3664300@kroah.com>
Date: Wed, 29 Jul 2020 18:24:35 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Jessica Yu <jeyu@...nel.org>
Cc: Christoph Hellwig <hch@....de>,
open list <linux-kernel@...r.kernel.org>,
live-patching@...r.kernel.org
Subject: Re: [PATCH 2/7] modules: mark find_symbol static
On Wed, Jul 29, 2020 at 06:13:18PM +0200, Jessica Yu wrote:
> +++ Christoph Hellwig [29/07/20 08:27 +0200]:
> > find_symbol is only used in module.c.
> >
> > Signed-off-by: Christoph Hellwig <hch@....de>
>
> CCing the livepatching ML, as this may or may not impact its users.
>
> AFAIK, the out-of-tree kpatch module had used find_symbol() in the
> past, I am not sure what its current status is. I suspect all of its
> functionality has been migrated to upstream livepatch already.
We still have symbol_get(), which is what I thought they were using.
If only we could get rid of that export one day...
thanks,
greg k-h
Powered by blists - more mailing lists