From: Charles Manning <manningc2@actrix.gen.nz>
To: linux-mtd@lists.infradead.org
Subject: mtd_info/mtd_info_user>size wrong type
Date: Sat, 7 Apr 2007 08:49:37 +1200 [thread overview]
Message-ID: <200704070849.38048.manningc2@actrix.gen.nz> (raw)
Folks
As people are starting to use larger NAND partitions (4GB+), an inconsistency
in the size field has become apparent.
This is a unint32_t which is clearly too small for modern NAND arrays.
The read/write funcions use loff_t which is correct.
It would seem that size needs to be increated to loff_t too.
-- Charles
next reply other threads:[~2007-04-06 20:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-06 20:49 Charles Manning [this message]
2007-04-07 1:26 ` mtd_info/mtd_info_user>size wrong type Josh Boyer
2007-04-07 22:42 ` Charles Manning
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=200704070849.38048.manningc2@actrix.gen.nz \
--to=manningc2@actrix.gen.nz \
--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