From: David Woodhouse <dwmw2@infradead.org>
To: Frank Neuber <neuber@convergence.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: FIX-Problem: use counter armflash.c
Date: Wed, 02 May 2001 16:55:28 +0100 [thread overview]
Message-ID: <17081.988818928@redhat.com> (raw)
In-Reply-To: <3AF02966.9689ABA5@convergence.de>
neuber@convergence.de said:
> The use counter never counts down when I unload the module armflash.
> Here is my patch to correct this behavior:
Not by deregistering every MTD device in the system, you don't :)
Make it remember which device(s) it owns instead.
neuber@convergence.de said:
> There is another usecounter problem in armflash. In the afs_cfi_init()
> function the function do_map_probe() is called. After this call the
> usecount of the module cfi_cmdset_0001 is incremented and would never
> be decremented. How can I fix this behaviour? Is there anybody who is
> working with mtd's on arm-integrator?
That one should be fixed now - I just have to fix up the command sets
accordingly.
--
dwmw2
prev parent reply other threads:[~2001-05-02 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-02 15:36 FIX-Problem: use counter armflash.c Frank Neuber
2001-05-02 15:55 ` 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=17081.988818928@redhat.com \
--to=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=neuber@convergence.de \
/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