From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Fri, 16 Jan 2009 11:14:49 +0100 > Previously PeeCeeI.o was a library but it > was always pulled in due to insw and friends being exported > (at least for a modular kernel). > > But this resulted in modpost failures if there where no in-kernel > users because then insw & friends were not linked in. > > Fix this by including PeeCeeI.o in the kernel unconditionally. > > The only drawback for this solution is that a nonmodular kernel > will always include insw & friends no matter if they are in use or not. > > Reported-by: Meelis Roos <mroos@xxxxxxxx> > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > --- > > I have no good suggestion how to fix this if we do not accept > that they are always pulled in. This is the correct way to fix this, for sure. Applied, thanks Sam. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html