All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Hockin <thockin@sun.com>
To: linux-mtd@lists.infradead.org
Subject: module names in request_module()
Date: Thu, 12 Jul 2001 18:36:05 -0700	[thread overview]
Message-ID: <3B4E5085.62422401@sun.com> (raw)

Hi all, I've noticed a problem:

if I depmod a module that needs cfi and cfi_probe is not loaded,
request_module fails, because it is looking for the module named "cfi" not
"cfi_probe".  

should we fix this?

-- 
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@sun.com

             reply	other threads:[~2001-07-13  1:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-13  1:36 Tim Hockin [this message]
2001-07-13  6:52 ` module names in request_module() David Woodhouse
2001-07-13 18:15   ` Tim Hockin
2001-07-13 18:17     ` David Woodhouse
2001-07-14  1:07       ` Tim Hockin

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=3B4E5085.62422401@sun.com \
    --to=thockin@sun.com \
    --cc=linux-mtd@lists.infradead.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.