Re: 2.5.42 breaks Soundblaster OSS driver and smbfs modules

Andrew Morton (akpm@digeo.com)
Sun, 13 Oct 2002 12:26:57 -0700


Urban Widmark wrote:
>
> On Sun, 13 Oct 2002, Henrik Størner wrote:
>
> > Yes, I still have an old SB16 ISA card in my machine. Works
> > fine i 2.5.41, but with 2.5.42 I get this:
> >
> > osiris:~ $ sudo /sbin/depmod -ae
> > depmod: *** Unresolved symbols in /lib/modules/2.5.42/kernel/fs/smbfs/smbfs.o
> > depmod: do_schedule
>
> My local 2.5.42 tree doesn't have any references to do_schedule at all.
> Any funny patches?
>

That's from the kgdb patch. He's using a -mm patchset. do_schedule()
is exported so it's probably a build thing. `make clean' perhaps?
-
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/