From: "Holger Speck" <hospe@gmx.de>
To: <linux-mtd@lists.infradead.org>
Subject: cfi_cmdset_0002.c: Timeout for writing
Date: Mon, 28 Oct 2002 13:37:43 +0100 [thread overview]
Message-ID: <005b01c27e7e$cff78740$b910340a@datus.com> (raw)
Hello,
Is this correct?
Line 511 in cfi_cmdset_0002.c, function do_write_oneword:
< timeo = jiffies + (HZ/1000); /* setting timeout to 1ms for now */
Timeo is set to jiffies because HZ/1000 = 0. This don't work in our
integration.
We use MTD in a non-linux environment. jiffies are emulated (10 ms)
Nevertheless I think, it's not correct?
Greetings,
Holger
next reply other threads:[~2002-10-30 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-28 12:37 Holger Speck [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-30 14:16 cfi_cmdset_0002.c: Timeout for writing Frederic Giasson
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='005b01c27e7e$cff78740$b910340a@datus.com' \
--to=hospe@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox