. Tsirkin"; "Pawel Osciak";
"Kyungmin Park"; "Michael
Chan"; "Benjamin
Herrenschmidt"; "Ivan Mikhaylov";
"Tariq Toukan"; "Andy Gross"; "Mark
A . Greer"; "Robert Baldyga";
Subject: Re: [PATCH V9 1/4] dma-mapp
> diff --git a/drivers/net/ethernet/broadcom/b44.c
> b/drivers/net/ethernet/broadcom/b44.c
> index a1125d1..2f6ffe5 100644
> --- a/drivers/net/ethernet/broadcom/b44.c
> +++ b/drivers/net/ethernet/broadcom/b44.c
> @@ -2344,6 +2344,10 @@ static int b44_init_one(struct ssb_device *sdev,
> struc
Looks like there hasn't been much interest in reworking this to make
stable backporting easier. I can apply patch 1 to the dma-mapping
tree if that's still the plan, but for the other patches I'd need
ACKs from the other maintainers.
chael S . Tsirkin"; "Pawel Osciak";
"Kyungmin Park"; "Michael
Chan"; "Benjamin
Herrenschmidt"; "Ivan Mikhaylov";
"Tariq Toukan"; "Andy Gross"; "Mark
A . Greer"; "RobertBaldyga";
Subject: Re: [PATCH V9 1/
I can queue 1 up in the dma-mapping tree, and if I get reviews for
the mips and scsi bits I'd be happy to queue those up as well.
But I think you'd be better off moving patches 3 and 4 to the front
without the dma_get_cache_alignment prototype change so that they can be
merged to stable.
Tsirkin"; "Pawel Osciak";
"Kyungmin Park"; "Michael
Chan"; "Benjamin
Herrenschmidt"; "Ivan Mikhaylov";
"Tariq Toukan"; "Andy Gross"; "Mark
A . Greer"; "RobertBaldyga";
Subject: Re: [PATCH V9 1/4] dma-ma
"Kyungmin Park"; "Michael
Chan"; "Benjamin
Herrenschmidt"; "Ivan Mikhaylov";
"Tariq Toukan"; "Andy Gross"; "Mark
A . Greer"; "RobertBaldyga";
Subject: Re: [PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment
uot;; "Pawel Osciak"; "Kyungmin Park"; "Michael
Chan"; "Benjamin Herrenschmidt"; "Ivan Mikhaylov"; "Tariq Toukan"; "Andy Gross"; "Mark A . Greer"; "Robert Baldyga";
Subject: Re: [PATCH V9 1/4] dma-mapping
Tsirkin"; "Pawel Osciak";
"Kyungmin Park"; "Michael
Chan"; "Benjamin
Herrenschmidt"; "Ivan Mikhaylov";
"Tariq Toukan"; "Andy Gross"; "Mark
A . Greer"; "Robert Baldyga";
Subject: Re: [PATCH V9 1/4] d
On Mon, Oct 23, 2017 at 03:12:44PM +0800, Huacai Chen wrote:
> Make dma_get_cache_alignment() to accept a 'dev' argument. As a result,
> it can return different alignments due to different devices' I/O cache
> coherency.
>
> Currently, ARM/ARM64 and MIPS support coherent & noncoherent devices
> co
Hi Huacai,
On 2017-10-23 09:12, Huacai Chen wrote:
Make dma_get_cache_alignment() to accept a 'dev' argument. As a result,
it can return different alignments due to different devices' I/O cache
coherency.
Currently, ARM/ARM64 and MIPS support coherent & noncoherent devices
co-exist. This may be
Make dma_get_cache_alignment() to accept a 'dev' argument. As a result,
it can return different alignments due to different devices' I/O cache
coherency.
Currently, ARM/ARM64 and MIPS support coherent & noncoherent devices
co-exist. This may be extended in the future, so add a new function
pointer
12 matches
Mail list logo