All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Namhyung Kim <namhyung@gmail.com>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>,
	FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH RESEND 1/3] bsg: fix bsg_poll() to return POLLOUT properly
Date: Mon, 20 Jun 2011 13:25:31 +0200	[thread overview]
Message-ID: <4DFF2E2B.3090405@kernel.dk> (raw)
In-Reply-To: <1308277029-2193-1-git-send-email-namhyung@gmail.com>

On 2011-06-17 04:17, Namhyung Kim wrote:
> POLLOUT should be returned only if bd->queued_cmds < bd->max_queue
> so that bsg_alloc_command() can proceed.

I picked up 1-3 and added to for-3.1/drivers

-- 
Jens Axboe


      parent reply	other threads:[~2011-06-20 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17  2:17 [PATCH RESEND 1/3] bsg: fix bsg_poll() to return POLLOUT properly Namhyung Kim
2011-06-17  2:17 ` [PATCH RESEND 2/3] bsg: remove unnecessary conditional expressions Namhyung Kim
2011-06-17  2:17 ` [PATCH RESEND 3/3] bsg: fix address space warning from sparse Namhyung Kim
2011-06-20 11:25 ` Jens Axboe [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=4DFF2E2B.3090405@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=JBottomley@parallels.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@vger.kernel.org \
    --cc=namhyung@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.