public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Ming Lei <ming.lei@canonical.com>
Cc: Tejun Heo <tj@kernel.org>, linux-usb <linux-usb@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
	Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH v1 1/2] lib/scatterlist: export sg_miter_skip()
Date: Sun, 1 Dec 2013 18:53:25 -0800	[thread overview]
Message-ID: <20131202025325.GA14274@kroah.com> (raw)
In-Reply-To: <CACVXFVMHsZO670rjMNcbWfutLSQv=YwkfN6_vc2WO8v2ie1t6w@mail.gmail.com>

On Mon, Dec 02, 2013 at 10:11:21AM +0800, Ming Lei wrote:
> On Sat, Nov 30, 2013 at 6:23 AM, Tejun Heo <tj@kernel.org> wrote:
> > On Tue, Nov 26, 2013 at 12:43:37PM +0800, Ming Lei wrote:
> >> sg_copy_buffer() can't meet demand for some drrivers(such usb
> >> mass storage), so we have to use the sg_miter_* APIs to access
> >> sg buffer, then need export sg_miter_skip() for these drivers.
> >>
> >> The API is needed for converting to sg_miter_* APIs in USB storage
> >> driver for accessing sg buffer.
> >>
> >> Acked-by: Andrew Morton <akpm@linux-foundation.org>
> >> Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> >> Cc: Tejun Heo <tj@kernel.org>
> >> Cc: Jens Axboe <axboe@kernel.dk>
> >> Signed-off-by: Ming Lei <ming.lei@canonical.com>
> >
> > Reviewed-by: Tejun Heo <tj@kernel.org>
> 
> Thanks.
> 
> > I suppose this should go through -mm?
> 
> Last round, Andrew said it can be though whatever tree, so
> given dependency reason, it is better to merge via greg's tree.
> 
> Greg, could you merge these two patches via your usb-next tree?

Yes, will do.

      reply	other threads:[~2013-12-02  2:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26  4:43 [PATCH v1 1/2] lib/scatterlist: export sg_miter_skip() Ming Lei
2013-11-29 22:23 ` Tejun Heo
2013-12-02  2:11   ` Ming Lei
2013-12-02  2:53     ` Greg Kroah-Hartman [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=20131202025325.GA14274@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=axboe@kernel.dk \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=ming.lei@canonical.com \
    --cc=tj@kernel.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