* 2.5.42 breaks Soundblaster OSS driver and smbfs modules
@ 2002-10-13 15:44 Henrik Størner
2002-10-13 18:49 ` Urban Widmark
0 siblings, 1 reply; 4+ messages in thread
From: Henrik Størner @ 2002-10-13 15:44 UTC (permalink / raw)
To: linux-kernel
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
depmod: *** Unresolved symbols in /lib/modules/2.5.42/kernel/sound/oss/sound.o
depmod: movsl_mask
depmod: __copy_user_zeroing_int
depmod: do_schedule
depmod: __copy_user_int
depmod version 2.4.18
--
Henrik Storner <henrik@hswn.dk>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.5.42 breaks Soundblaster OSS driver and smbfs modules
2002-10-13 15:44 2.5.42 breaks Soundblaster OSS driver and smbfs modules Henrik Størner
@ 2002-10-13 18:49 ` Urban Widmark
2002-10-13 19:26 ` Andrew Morton
2002-10-13 20:49 ` Henrik Størner
0 siblings, 2 replies; 4+ messages in thread
From: Urban Widmark @ 2002-10-13 18:49 UTC (permalink / raw)
To: Henrik Størner; +Cc: linux-kernel
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?
/Urban
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.5.42 breaks Soundblaster OSS driver and smbfs modules
2002-10-13 18:49 ` Urban Widmark
@ 2002-10-13 19:26 ` Andrew Morton
2002-10-13 20:49 ` Henrik Størner
1 sibling, 0 replies; 4+ messages in thread
From: Andrew Morton @ 2002-10-13 19:26 UTC (permalink / raw)
To: Urban Widmark; +Cc: Henrik Størner, linux-kernel
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?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.5.42 breaks Soundblaster OSS driver and smbfs modules
2002-10-13 18:49 ` Urban Widmark
2002-10-13 19:26 ` Andrew Morton
@ 2002-10-13 20:49 ` Henrik Størner
1 sibling, 0 replies; 4+ messages in thread
From: Henrik Størner @ 2002-10-13 20:49 UTC (permalink / raw)
To: Urban Widmark; +Cc: linux-kernel
On Sun, Oct 13, 2002 at 08:49:37PM +0200, 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?
Whoops - seems you are right. I apparently forgot to do a modules_install
after trying out the 2.5.42-mm2 patch, which is where the do_schedule
came from.
Sorry about the false alarm.
--
Henrik Storner <henrik@hswn.dk>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-10-13 20:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-13 15:44 2.5.42 breaks Soundblaster OSS driver and smbfs modules Henrik Størner
2002-10-13 18:49 ` Urban Widmark
2002-10-13 19:26 ` Andrew Morton
2002-10-13 20:49 ` Henrik Størner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox