From: Artem Bityutskiy <dedekind1@gmail.com>
To: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mtd@lists.infradead.org, jwboyer@gmail.com,
saeed.bishara@gmail.com
Subject: Re: [PATCH v5 2/3] mtd-utils: support >4GiB devices
Date: Tue, 29 Jun 2010 09:35:12 +0300 [thread overview]
Message-ID: <1277793312.1041.963.camel@localhost> (raw)
In-Reply-To: <1276342579.19028.116.camel@localhost>
On Sat, 2010-06-12 at 14:36 +0300, Artem Bityutskiy wrote:
> On Thu, 2010-05-13 at 13:11 +0300, Artem Bityutskiy wrote:
> > > nandwrite.c | 60 +++++-----
> > > 13 files changed, 570 insertions(+), 171 deletions(-)
> > > create mode 100644 mtd_ioctl.c
> > > create mode 100644 mtd_ioctl.h
> >
> > Any chance to extend and use mtd-utils/ubi-utils/src/libmtd.c instead of
> > mtd_ioctl.c?
>
> Does silence mean that that answer is "no"? :-)
I have a dilemma whether to take your patches as they are or not :-) On
the one hand, they are needed, on the other hand, if we re-use libmtd.c,
we do not have duplicated code. libmtd.c is tested and it distinguish
beween old kernels (no sysfs support in mtd) and new kernels (expose
stuff via sysfs). It would be nice to share more code...
I guess I do not take your patches so far.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
next prev parent reply other threads:[~2010-06-29 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 2:22 [PATCH v5 1/3] mtd-utils: update to latest mtd-abi.h from kernel.org Kevin Cernekee
2010-05-13 2:23 ` [PATCH v5 2/3] mtd-utils: support >4GiB devices Kevin Cernekee
2010-05-13 10:11 ` Artem Bityutskiy
2010-06-12 11:36 ` Artem Bityutskiy
2010-06-29 6:35 ` Artem Bityutskiy [this message]
2010-05-13 2:24 ` [PATCH v5 3/3] mtd-utils: clean up compiler warnings Kevin Cernekee
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=1277793312.1041.963.camel@localhost \
--to=dedekind1@gmail.com \
--cc=cernekee@gmail.com \
--cc=jwboyer@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=saeed.bishara@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).