From: kaloz@openwrt.org (Imre Kaloz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: ixp4xx export symbol dma_set_coherent_mask
Date: Thu, 18 Nov 2010 08:51:48 +0100 [thread overview]
Message-ID: <op.vmcv4jpf2s3iss@ecaz> (raw)
In-Reply-To: <201011172325.10894.brian@walsh.ws>
On Thu, 18 Nov 2010 05:25:10 +0100, Brian Walsh <brian@walsh.ws> wrote:
> ARM ixp4xx module building has been broken since commit 710224fa2750.
> arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
>
> Signed-off-by: Brian Walsh <brian@walsh.ws>
>
> diff --git a/arch/arm/mach-ixp4xx/common-pci.c b/arch/arm/mach-ixp4xx/common-pci.c
> index 24498a9..d54b219 100644
> --- a/arch/arm/mach-ixp4xx/common-pci.c
> +++ b/arch/arm/mach-ixp4xx/common-pci.c
> @@ -513,4 +513,5 @@ int dma_set_coherent_mask(struct device *dev, u64 mask)
> EXPORT_SYMBOL(ixp4xx_pci_read);
> EXPORT_SYMBOL(ixp4xx_pci_write);
> +EXPORT_SYMBOL(dma_set_coherent_mask);
>
Same reply as for http://lists.arm.linux.org.uk/lurker/message/20101108.104326.f5a6c7dd.en.html :
http://lists.arm.linux.org.uk/lurker/message/20101102.114433.8822afb6.en.html
Russell, could you apply that patch?
Thanks,
Imre
WARNING: multiple messages have this Message-ID (diff)
From: "Imre Kaloz" <kaloz@openwrt.org>
To: linux-kernel@vger.kernel.org, "Brian Walsh" <brian@walsh.ws>
Cc: "Russell King" <linux@arm.linux.org.uk>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm: ixp4xx export symbol dma_set_coherent_mask
Date: Thu, 18 Nov 2010 08:51:48 +0100 [thread overview]
Message-ID: <op.vmcv4jpf2s3iss@ecaz> (raw)
In-Reply-To: <201011172325.10894.brian@walsh.ws>
On Thu, 18 Nov 2010 05:25:10 +0100, Brian Walsh <brian@walsh.ws> wrote:
> ARM ixp4xx module building has been broken since commit 710224fa2750.
> arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
>
> Signed-off-by: Brian Walsh <brian@walsh.ws>
>
> diff --git a/arch/arm/mach-ixp4xx/common-pci.c b/arch/arm/mach-ixp4xx/common-pci.c
> index 24498a9..d54b219 100644
> --- a/arch/arm/mach-ixp4xx/common-pci.c
> +++ b/arch/arm/mach-ixp4xx/common-pci.c
> @@ -513,4 +513,5 @@ int dma_set_coherent_mask(struct device *dev, u64 mask)
> EXPORT_SYMBOL(ixp4xx_pci_read);
> EXPORT_SYMBOL(ixp4xx_pci_write);
> +EXPORT_SYMBOL(dma_set_coherent_mask);
>
Same reply as for http://lists.arm.linux.org.uk/lurker/message/20101108.104326.f5a6c7dd.en.html :
http://lists.arm.linux.org.uk/lurker/message/20101102.114433.8822afb6.en.html
Russell, could you apply that patch?
Thanks,
Imre
next prev parent reply other threads:[~2010-11-18 7:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 4:25 [PATCH] arm: ixp4xx export symbol dma_set_coherent_mask Brian Walsh
2010-11-18 4:25 ` Brian Walsh
2010-11-18 7:51 ` Imre Kaloz [this message]
2010-11-18 7:51 ` Imre Kaloz
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=op.vmcv4jpf2s3iss@ecaz \
--to=kaloz@openwrt.org \
--cc=linux-arm-kernel@lists.infradead.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.