public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-scsi@vger.kernel.org, dougg@torque.net,
	michaelc@cs.wisc.edu, James.Bottomley@HansenPartnership.com
Subject: Re: [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
Date: Thu, 28 Aug 2008 09:34:13 +0200	[thread overview]
Message-ID: <20080828073413.GS20055@kernel.dk> (raw)
In-Reply-To: <1219907829-27365-1-git-send-email-fujita.tomonori@lab.ntt.co.jp>

On Thu, Aug 28 2008, FUJITA Tomonori wrote:
> Currently, blk_rq_map_user and blk_rq_map_user_iov always do
> GFP_KERNEL allocation.
> 
> This adds gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
> so sg can use it (sg always does GFP_ATOMIC allocation).

Thanks for the (quick!) resend, earns you another shining star to place
on the refrigerator!

I've applied them, thanks again Tomo.

-- 
Jens Axboe


  parent reply	other threads:[~2008-08-28  7:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26  2:10 [PATCH 0/5] convert sg to use the block layer FUJITA Tomonori
2008-08-26  2:10 ` [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov FUJITA Tomonori
2008-08-26  2:10   ` [PATCH 2/5] block: introduce struct rq_map_data to use reserved pages FUJITA Tomonori
2008-08-26  2:10     ` [PATCH 3/5] sg: convert the non-data path to use the block layer FUJITA Tomonori
2008-08-26  2:10       ` [PATCH 4/5] sg: convert the direct IO " FUJITA Tomonori
2008-08-26  2:10         ` [PATCH 5/5] sg: convert the indirect " FUJITA Tomonori
2008-08-26 16:35   ` [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov Christoph Hellwig
2008-08-27  1:30     ` FUJITA Tomonori
2008-08-26  7:56 ` [PATCH 0/5] convert sg to use the block layer Jens Axboe
2008-08-27  2:14   ` FUJITA Tomonori
2008-08-27  7:10     ` Jens Axboe
2008-08-27 23:26       ` FUJITA Tomonori
2008-08-28  6:51         ` Jens Axboe
2008-08-28  7:07           ` Jens Axboe
2008-08-28  7:17             ` [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov FUJITA Tomonori
2008-08-28  7:17               ` [PATCH 2/5] block: introduce struct rq_map_data to use reserved pages FUJITA Tomonori
2008-08-28  7:17                 ` [PATCH 3/5] sg: convert the non-data path to use the block layer FUJITA Tomonori
2008-08-28  7:17                   ` [PATCH 4/5] sg: convert the direct IO " FUJITA Tomonori
2008-08-28  7:17                     ` [PATCH 5/5] sg: convert the indirect " FUJITA Tomonori
2008-08-28  7:34               ` Jens Axboe [this message]
2008-08-28  7:32             ` [PATCH 0/5] convert sg " FUJITA Tomonori
2008-08-27 20:14 ` Douglas Gilbert
2008-08-27 23:26   ` FUJITA Tomonori

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=20080828073413.GS20055@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=dougg@torque.net \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    /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