From: Jeff Garzik <jeff@garzik.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] libata: Allow modular builds of drivers using ata_dumb_qc_prep
Date: Tue, 03 Jul 2007 11:43:08 -0400 [thread overview]
Message-ID: <468A6E8C.3080802@garzik.org> (raw)
In-Reply-To: <20070703161244.008fc5aa@the-village.bc.nu>
Alan Cox wrote:
> Signed-off-by: Alan Cox <alan@redhat.com>
>
> diff -u --new-file --exclude-from /usr/src/exclude --recursive linux.vanilla-2.6.22-rc6-mm1/drivers/ata/libata-core.c linux-2.6.22-rc6-mm1/drivers/ata/libata-core.c
> --- linux.vanilla-2.6.22-rc6-mm1/drivers/ata/libata-core.c 2007-07-02 20:50:11.000000000 +0100
> +++ linux-2.6.22-rc6-mm1/drivers/ata/libata-core.c 2007-07-02 21:36:20.000000000 +0100
> @@ -6842,6 +6976,7 @@
> EXPORT_SYMBOL_GPL(ata_data_xfer);
> EXPORT_SYMBOL_GPL(ata_data_xfer_noirq);
> EXPORT_SYMBOL_GPL(ata_qc_prep);
> +EXPORT_SYMBOL_GPL(ata_dumb_qc_prep);
Please combine this with the previous patch and resend, otherwise
git-bisect is not happy. This should be bundled with the addition of
this function.
prev parent reply other threads:[~2007-07-03 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-03 15:12 [PATCH] libata: Allow modular builds of drivers using ata_dumb_qc_prep Alan Cox
2007-07-03 15:43 ` 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=468A6E8C.3080802@garzik.org \
--to=jeff@garzik.org \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--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.