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 __kernel_io_end; > > EXPORT_SYMBOL(__kernel_io_end); > > Does that work? Don't you need to remove that second line, as well?
Actually just the second line. That's what you get for hacking things up on the plane just before falling asleep, sigh..