* 2.6.18-rc5-mm1 module build symbol issues -- mkinitrd
@ 2006-09-06 21:05 keith mannthey
2006-09-07 0:22 ` keith mannthey
0 siblings, 1 reply; 2+ messages in thread
From: keith mannthey @ 2006-09-06 21:05 UTC (permalink / raw)
To: lkml; +Cc: andrew
Hello,
Some things have changed between rc5-mm1 and rc4-mm3. During my build
process I pickup the following errors when making the initrd. I don't
see any errors during modules_install.
WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
smp/kernel/drivers/acpi/processor.ko needs unknown symbol
register_latency_notifier
WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
smp/kernel/drivers/acpi/processor.ko needs unknown symbol
system_latency_constraint
WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
smp/kernel/drivers/acpi/processor.ko needs unknown symbol
unregister_latency_notifier
WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
smp/kernel/drivers/scsi/scsi_mod.ko needs unknown symbol blk_free_tags
My config build all of SCSI as modules and loads them into an initrd.
As I build things into the kernel the errors go away but if I build say
scsi support into the kernel all the symbols from host.c start not
linking (lots and lots of unknown symbols)
Maybe these are just warning from my mkinird scrips (SLES based) but I
wasn't seeing these until rc5-mm1. The symbols in question seem to be
exported correctly so I am not sure what the deal is.
Has some linker / module script been changed or is my mkinitrd script
off in la-la land?
Thanks,
Keith
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.18-rc5-mm1 module build symbol issues -- mkinitrd
2006-09-06 21:05 2.6.18-rc5-mm1 module build symbol issues -- mkinitrd keith mannthey
@ 2006-09-07 0:22 ` keith mannthey
0 siblings, 0 replies; 2+ messages in thread
From: keith mannthey @ 2006-09-07 0:22 UTC (permalink / raw)
To: lkml; +Cc: andrew
On Wed, 2006-09-06 at 14:05 -0700, keith mannthey wrote:
> Hello,
> Some things have changed between rc5-mm1 and rc4-mm3. During my build
> process I pickup the following errors when making the initrd. I don't
> see any errors during modules_install.
>
>
> WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
> smp/kernel/drivers/acpi/processor.ko needs unknown symbol
> register_latency_notifier
> WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
> smp/kernel/drivers/acpi/processor.ko needs unknown symbol
> system_latency_constraint
> WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
> smp/kernel/drivers/acpi/processor.ko needs unknown symbol
> unregister_latency_notifier
> WARNING: /var/tmp/mkinitramfs.N19592/mnt/lib/modules/2.6.18-rc5-mm1-
> smp/kernel/drivers/scsi/scsi_mod.ko needs unknown symbol blk_free_tags
>
>
> My config build all of SCSI as modules and loads them into an initrd.
> As I build things into the kernel the errors go away but if I build say
> scsi support into the kernel all the symbols from host.c start not
> linking (lots and lots of unknown symbols)
>
> Maybe these are just warning from my mkinird scrips (SLES based) but I
> wasn't seeing these until rc5-mm1. The symbols in question seem to be
> exported correctly so I am not sure what the deal is.
>
> Has some linker / module script been changed or is my mkinitrd script
> off in la-la land?
Well I see this issue with rc5 and rc6 as well so it is some mainline
change. I booted an rc6 kernel with the error messages and it worked
booted so it mush be a safe to ignore warning at this point. It just
seems weird that the behavior changed between rc4 and tc5.
Thanks,
Keith
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-07 0:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-06 21:05 2.6.18-rc5-mm1 module build symbol issues -- mkinitrd keith mannthey
2006-09-07 0:22 ` keith mannthey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox