All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: "Dunlap, Randy" <randy.dunlap@intel.com>
Cc: "'Jeff Garzik'" <jgarzik@mandrakesoft.com>,
	"'Kernel Mailing List'" <linux-kernel@vger.kernel.org>
Subject: Re: test10-pre7 (LINK ordering)
Date: Wed, 01 Nov 2000 13:11:30 +1100	[thread overview]
Message-ID: <21184.973044690@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Tue, 31 Oct 2000 17:24:24 -0800." <D5E932F578EBD111AC3F00A0C96B1E6F07DBDBE5@orsmsx31.jf.intel.com>

On Tue, 31 Oct 2000 17:24:24 -0800, 
"Dunlap, Randy" <randy.dunlap@intel.com> wrote:
>Is it valid to run depmod like this before
>booting the kernel that has usbcore in-kernel?
>depmod -ae works after I boot that kernel + usbcore.

To run depmod against a new 2.4.0-test10 kernel,
  make modules_install
  depmod -ae -F System.map 2.4.0-test10
Without -F, depmod reads /proc/ksyms which are for the old kernel.
make modules_install runs depmod with those parameters anyway.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-01  2:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-01  1:24 test10-pre7 (LINK ordering) Dunlap, Randy
2000-11-01  2:11 ` Keith Owens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-11-01  1:13 Dunlap, Randy
2000-10-31 20:59 test10-pre7 Linus Torvalds
2000-11-01  0:16 ` test10-pre7 (LINK ordering) Randy Dunlap
2000-11-01  0:52   ` 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=21184.973044690@ocs3.ocs-net \
    --to=kaos@ocs.com.au \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@intel.com \
    /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.