Re: Linux 2.4.21-rc7

Christoph Hellwig (hch@infradead.org)
Tue, 3 Jun 2003 20:38:44 +0100


On Tue, Jun 03, 2003 at 08:50:00PM +0200, Marc-Christian Petersen wrote:
> On Tuesday 03 June 2003 20:45, Margit Schubert-While wrote:
>
> > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.21-rc7; fi
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.21-rc7/kernel/drivers/net/wan/comx.o
> > depmod: proc_get_inode
>
> attached.
>
> hch: I know what you'll say, so don't reply ;-))

So add the message yourself if you don't want me to reply.

For those who haven't heard before: this is _not_ a correct
fix. proc_get_inode is not exported for a reason and the whole
procfs mess in comx needs a rewrite. Given that no one looked
into this over the last three years I guess we should rather
remove the driver..

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