From: Kevin Brosius <cobra@compuserve.com>
To: kernel <linux-kernel@vger.kernel.org>
Subject: ksyms, kksymoops, modules, et.al.
Date: Mon, 18 Nov 2002 18:29:42 -0500 [thread overview]
Message-ID: <3DD977E6.9996A521@compuserve.com> (raw)
So what's going on with ksyms in 2.5.48 (and bk trees since the module
loader change, as far as I can tell)? I no longer see /proc/ksyms and
kernel oops's don't get decoded automatically either.
I also notice that the 'modules_install' target is populating the
/lib/modules/version#/kernel directory with a flat collection of all the
modules at that one directory level. There are no subdirectories. Is
this intentional? This seems to break depmod and insmod for me, unless
I use insmod with a direct path and full filename.
In a (possibly related) test, if I add to .config:
CONFIG_KALLSYMS=y
then I see the following interesting behavior. Note that I do have new
modutils installed, so insmod.old does exist in /sbin
---------------
make[1]: `scripts/kconfig/conf' is up to date.
./scripts/kconfig/conf -s arch/i386/Kconfig
.config:1309: trying to assign nonexistent symbol KALLSYMS
<snip>
/sbin/kallsyms .tmp_vmlinux1 > .tmp_kallsyms1.o
Kernel requires old insmod, but couldn't run insmod.old: No such file or
directory
make: *** [.tmp_kallsyms1.o] Error 2
---------------
Is there some documented change (which I failed to locate) to ksyms I
should be using to decode oops's? Oh, and the make removes the entry
for 'CONFIG_KALLSYMS'... Help :)
--
Kevin
next reply other threads:[~2002-11-18 23:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-18 23:29 Kevin Brosius [this message]
2002-11-19 0:26 ` ksyms, kksymoops, modules, et.al Jeff Garzik
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=3DD977E6.9996A521@compuserve.com \
--to=cobra@compuserve.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox