[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110120113400M.fujita.tomonori@lab.ntt.co.jp>
Date: Thu, 20 Jan 2011 11:34:00 +0900
From: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
To: James.Bottomley@...senPartnership.com
Cc: akpm@...ux-foundation.org, maximlevitsky@...il.com,
axboe@...nel.dk, oakad@...oo.com, tj@...nel.org,
fujita.tomonori@....ntt.co.jp, linux-kernel@...r.kernel.org
Subject: Re: + scatterlist-new-helper-functions-update.patch added to -mm
tree
On Wed, 19 Jan 2011 15:40:58 -0600
James Bottomley <James.Bottomley@...senPartnership.com> wrote:
> On Wed, 2011-01-19 at 13:06 -0800, Andrew Morton wrote:
> > On Wed, 19 Jan 2011 14:54:41 -0600
> > James Bottomley <James.Bottomley@...senPartnership.com> wrote:
> >
> > > On Wed, 2011-01-19 at 11:37 -0800, akpm@...ux-foundation.org wrote:
> > > > The patch titled
> > > > scatterlist-new-helper-functions-update
> > > > has been added to the -mm tree. Its filename is
> > > > scatterlist-new-helper-functions-update.patch
(snip)
> > From: Maxim Levitsky <maximlevitsky@...il.com>
> >
> > While developing memstick driver for legacy memsticks I found the need in
> > few helpers that I think are ok to have in common sg library
Where is the driver available? I'm interested in how you try to use
these functions. For example, why do you want to calucalate the total
lenght and the number of entries of a sg instead of storing the
information that the block layer (or other subsystems that your driver
uses) gives?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists