On Sat, Feb 26, 2005 at 11:01:24AM +0100, Arjan van de Ven wrote:
> On Fri, 2005-02-25 at 15:20 -0800, Andrew Morton wrote:
> > Adrian Bunk <[EMAIL PROTECTED]> wrote:
> > > 
> > > You get a false positive if the file containing the symbol is itself a 
> > > module.
> > 
> > I don't understand what you mean.
> > 
> > You mean that a module is doing an EXPORT_SYMBOL of a symbol which is on
> > death row?
> > 
> > If so: err, not sure.  I guess we could just live with the warning.
> 
> also those should be rare; it's certainly not a "core" export that 3rd
> party stuff depends on but most of the time just accidentally exported
> (by people who thought that they needed EXPORT_SYMBOL to glue two .c
> files into the same one .o module)

Some subsystems (e.g. PCMCIA, USB, ALSA, IDE, Firewire, ISDN, I2C, IPv6, 
SCSI) can be built completely modular and will therefore experience this 
issue if any symbol in them is __deprecated_in_modules.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to