linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.15-pre3: missing functions
@ 2001-11-11 21:46 Eyal Lebedinsky
  2001-11-12  0:09 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Eyal Lebedinsky @ 2001-11-11 21:46 UTC (permalink / raw)
  To: list linux-kernel

depmod: *** Unresolved symbols in
/lib/modules/2.4.15-pre3/kernel/drivers/md/lvm-mod.o
depmod:         free_kiovec_sz
depmod:         alloc_kiovec_sz

These are in a newer (in 2.4.13-ac8) fs/iobuf.c which has many changes
relative to this (pre3) so a simple copy accross may be too drastic.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.15-pre3: missing functions
  2001-11-11 21:46 2.4.15-pre3: missing functions Eyal Lebedinsky
@ 2001-11-12  0:09 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-11-12  0:09 UTC (permalink / raw)
  To: Eyal Lebedinsky; +Cc: list linux-kernel

> depmod: *** Unresolved symbols in
> /lib/modules/2.4.15-pre3/kernel/drivers/md/lvm-mod.o
> depmod:         free_kiovec_sz
> depmod:         alloc_kiovec_sz
> 
> These are in a newer (in 2.4.13-ac8) fs/iobuf.c which has many changes
> relative to this (pre3) so a simple copy accross may be too drastic.

Thanks I'll sort that one out. It needs to drop back to using alloc_kiovec
and free_kiovec for the Linus tree


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-12  0:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11 21:46 2.4.15-pre3: missing functions Eyal Lebedinsky
2001-11-12  0:09 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).