All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.50 enable USB - ethernet?
@ 2002-12-14  4:48 Matt Young
  2002-12-14  6:26 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Young @ 2002-12-14  4:48 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Seems especially strange that kmalloc is not exported

make -f scripts/Makefile.modinst obj=arch/i386/lib
echo /sbin/depmod
/sbin/depmod
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.50; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.50/kernel/dummy.o
depmod:         __kfree_skb
depmod:         ether_setup
depmod:         kmalloc
depmod:         unregister_netdev
depmod:         register_netdev
depmod:         dev_alloc_name
depmod:         kfree


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

* Re: 2.5.50 enable USB - ethernet?
  2002-12-14  4:48 2.5.50 enable USB - ethernet? Matt Young
@ 2002-12-14  6:26 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-12-14  6:26 UTC (permalink / raw)
  To: Matt Young; +Cc: Linux Kernel Mailing List

On Fri, Dec 13, 2002 at 08:48:20PM -0800, Matt Young wrote:
> Seems especially strange that kmalloc is not exported

Even stranger as you didn't tell us what your .config was, or why you
are doing this on 2.5.50 and not 2.5.51, and what this has to do with
USB...

thanks,

greg k-h

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

end of thread, other threads:[~2002-12-14  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-14  4:48 2.5.50 enable USB - ethernet? Matt Young
2002-12-14  6:26 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.