From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ide-scsi: remove kmalloced struct request
Date: Tue, 22 Jul 2008 22:17:10 +0200 [thread overview]
Message-ID: <200807222217.11189.bzolnier@gmail.com> (raw)
In-Reply-To: <20080423114425E.tomof@acm.org>
On Wednesday 23 April 2008, FUJITA Tomonori wrote:
> This converts ide-scsi to use blk_get/put_request instead of
> kmalloc/kfree as discussed in the large command support thread:
>
> http://marc.info/?l=linux-scsi&m=120817161219068&w=2
>
> This patch is a sequel to my patchset to remove struct request on the
> stack:
>
> http://marc.info/?l=linux-ide&m=120882410712466&w=2
>
> ===
> From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> Subject: [PATCH] ide-scsi: remove kmalloced struct request
>
> This converts ide-scsi to use blk_get/put_request instead of
> kmalloc/kfree.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
I found it during mailbox cleanup - seems like somehow it got lost
from blk_get/put_request merge. I applied it now (after fixing rejects).
prev parent reply other threads:[~2008-07-22 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-23 2:44 [PATCH] ide-scsi: remove kmalloced struct request FUJITA Tomonori
2008-07-22 20:17 ` Bartlomiej Zolnierkiewicz [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=200807222217.11189.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-ide@vger.kernel.org \
--cc=linux-scsi@vger.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;
as well as URLs for NNTP newsgroup(s).