linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Skip Ford <skip.ford@verizon.net>
To: linux-kernel@vger.kernel.org
Cc: rusty@rustcorp.com.au
Subject: module-init-tools breaks kallsyms
Date: Thu, 14 Nov 2002 05:35:53 -0500	[thread overview]
Message-ID: <200211141035.gAEAZt2t017446@pool-151-204-203-202.delv.east.verizon.net> (raw)

Install of module-init-tools moves the old tools to *.old but it doesn't
address kallsyms.  In the case of kallsyms being a link to insmod, it
breaks.  Since the new insmod is supposed to call insmod.old when
appropriate, I'm not sure why it breaks.  But it doesn't work here.

To successfully compile a kernel < 2.5.47-bk2 after module-init-tools
installation, with kallsyms being a symlink, you need to link it to
insmod.old instead.

-- 
Skip

             reply	other threads:[~2002-11-14 10:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14 10:35 Skip Ford [this message]
2002-11-14 17:51 ` module-init-tools breaks kallsyms Rusty Russell
2002-11-15  2:50 SL Baur

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=200211141035.gAEAZt2t017446@pool-151-204-203-202.delv.east.verizon.net \
    --to=skip.ford@verizon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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;
as well as URLs for NNTP newsgroup(s).