From: Matt Young <wz6b@arrl.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.5.50 enable USB - ethernet?
Date: Fri, 13 Dec 2002 20:48:20 -0800 [thread overview]
Message-ID: <200212132048.21047.wz6b@arrl.net> (raw)
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
next reply other threads:[~2002-12-14 4:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-14 4:48 Matt Young [this message]
2002-12-14 6:26 ` 2.5.50 enable USB - ethernet? Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200212132048.21047.wz6b@arrl.net \
--to=wz6b@arrl.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.