All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: David Vrabel <dvrabel@arcom.co.uk>
Cc: mtd@infradead.org
Subject: Re: do_map_probe() can't find cfi_probe()
Date: Tue, 25 Jul 2000 14:06:47 +0100	[thread overview]
Message-ID: <23903.964530407@cygnus.co.uk> (raw)
In-Reply-To: <397D90F2.69D2D5DD@arcom.co.uk>


dvrabel@arcom.co.uk said:
>  do_map_probe() can't find cfi_probe() in the cfi_probe module.  Some
> hints/suggestion on what may cause this problem would be appreciated. 

Make sure that...

 1. The cfi_probe module is available - either.
	a. It's linked into the kernel statically.
	b. It's in a directory where modprobe(8) can find it.
	c. It's already loaded.

 2. You don't have CONFIG_MODVERSIONS enabled.

Failing that, post more details.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

      reply	other threads:[~2000-07-25 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-25 13:06 do_map_probe() can't find cfi_probe() David Vrabel
2000-07-25 13:06 ` David Woodhouse [this message]

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=23903.964530407@cygnus.co.uk \
    --to=dwmw2@infradead.org \
    --cc=dvrabel@arcom.co.uk \
    --cc=mtd@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.