Re: [PATCH] powerpc: remove the __kernel_io_end export

2019-04-29 Thread Christoph Hellwig
On Mon, Apr 29, 2019 at 06:57:06AM -0500, Segher Boessenkool wrote: > On Mon, Apr 29, 2019 at 06:52:41AM -0500, Christoph Hellwig wrote: > > This export was added in this merge window, but without any actual > > user, or justification for a modular user. > > Hi Christoph, > > > -unsigned long __k

Re: [PATCH] powerpc: remove the __kernel_io_end export

2019-04-29 Thread Segher Boessenkool
On Mon, Apr 29, 2019 at 06:52:41AM -0500, Christoph Hellwig wrote: > This export was added in this merge window, but without any actual > user, or justification for a modular user. Hi Christoph, > -unsigned long __kernel_io_end; > EXPORT_SYMBOL(__kernel_io_end); Does that work? Don't you need