From: Jeff Garzik <jeff@garzik.org>
To: Alan Cox <alan@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH 1/5] libata: Pass host flags into the pci helper
Date: Tue, 23 Feb 2010 02:27:24 -0500 [thread overview]
Message-ID: <4B83835C.8090707@garzik.org> (raw)
In-Reply-To: <20100217131532.16884.21696.stgit@localhost.localdomain>
On 02/17/2010 08:15 AM, Alan Cox wrote:
> This allows parallel scan and the like to be set without having to stop
> using the existing full helper functions. This patch merely adds the argument
> and fixes up the callers. It doesn't undo the special cases already in the
> tree or add any new parallel callers.
>
> Signed-off-by: Alan Cox<alan@linux.intel.com>
> ---
>
> drivers/ata/ata_generic.c | 2 +-
> drivers/ata/libata-sff.c | 6 ++++--
> drivers/ata/pata_acpi.c | 2 +-
> drivers/ata/pata_ali.c | 2 +-
> drivers/ata/pata_amd.c | 2 +-
> drivers/ata/pata_artop.c | 2 +-
> drivers/ata/pata_atiixp.c | 2 +-
> drivers/ata/pata_cmd640.c | 2 +-
> drivers/ata/pata_cmd64x.c | 2 +-
> drivers/ata/pata_cs5530.c | 2 +-
> drivers/ata/pata_cs5535.c | 2 +-
> drivers/ata/pata_cs5536.c | 2 +-
> drivers/ata/pata_cypress.c | 2 +-
> drivers/ata/pata_efar.c | 2 +-
> drivers/ata/pata_hpt366.c | 2 +-
> drivers/ata/pata_hpt37x.c | 2 +-
> drivers/ata/pata_hpt3x2n.c | 2 +-
> drivers/ata/pata_it8213.c | 2 +-
> drivers/ata/pata_it821x.c | 2 +-
> drivers/ata/pata_jmicron.c | 2 +-
> drivers/ata/pata_marvell.c | 2 +-
> drivers/ata/pata_netcell.c | 2 +-
> drivers/ata/pata_ns87410.c | 2 +-
> drivers/ata/pata_ns87415.c | 2 +-
> drivers/ata/pata_oldpiix.c | 2 +-
> drivers/ata/pata_opti.c | 2 +-
> drivers/ata/pata_optidma.c | 2 +-
> drivers/ata/pata_pdc202xx_old.c | 2 +-
> drivers/ata/pata_piccolo.c | 2 +-
> drivers/ata/pata_radisys.c | 2 +-
> drivers/ata/pata_rz1000.c | 2 +-
> drivers/ata/pata_sc1200.c | 2 +-
> drivers/ata/pata_serverworks.c | 2 +-
> drivers/ata/pata_sil680.c | 2 +-
> drivers/ata/pata_sis.c | 2 +-
> drivers/ata/pata_sl82c105.c | 2 +-
> drivers/ata/pata_triflex.c | 2 +-
> drivers/ata/pata_via.c | 2 +-
> include/linux/libata.h | 4 ++--
> 39 files changed, 43 insertions(+), 41 deletions(-)
applied (after catching one miss in drivers/staging/)
prev parent reply other threads:[~2010-02-23 7:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-17 13:15 [PATCH 1/5] libata: Pass host flags into the pci helper Alan Cox
2010-02-17 13:16 ` [PATCH 2/5] Subject: [PATCH] pata_efar: add locking for parallel scanning Alan Cox
2010-03-01 20:12 ` Jeff Garzik
2010-02-17 13:17 ` [PATCH 3/5] Subject: [PATCH] pata_atiixp: " Alan Cox
2010-02-17 13:17 ` [PATCH 4/5] pata_atiixp: enable parallel scan Alan Cox
2010-02-17 13:17 ` [PATCH 5/5] pata_efar: Enable PARALLEL_SCAN Alan Cox
2010-02-23 7:27 ` Jeff Garzik [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=4B83835C.8090707@garzik.org \
--to=jeff@garzik.org \
--cc=alan@linux.intel.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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 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.