Message ID | 20230321110813.26808-1-jiaxun.yang@flygoat.com (mailing list archive) |
---|---|
Headers | show |
Series | Use dma_default_coherent for devicetree default coherency | expand |
The series looks fine to me. How should we merge it?
> 2023年3月23日 07:29,Christoph Hellwig <hch@lst.de> 写道: > > The series looks fine to me. How should we merge it? Perhaps go through dma-mapping tree? Thanks - Jiaxun
On Thu, Mar 23, 2023 at 09:07:31PM +0000, Jiaxun Yang wrote: > > > > 2023年3月23日 07:29,Christoph Hellwig <hch@lst.de> 写道: > > > > The series looks fine to me. How should we merge it? > > Perhaps go through dma-mapping tree? Is patch a 6.3 candidate or should all of it go into 6.4?
> 2023年3月23日 21:39,Christoph Hellwig <hch@lst.de> 写道: > > On Thu, Mar 23, 2023 at 09:07:31PM +0000, Jiaxun Yang wrote: >> >> >>> 2023年3月23日 07:29,Christoph Hellwig <hch@lst.de> 写道: >>> >>> The series looks fine to me. How should we merge it? >> >> Perhaps go through dma-mapping tree? > > Is patch a 6.3 candidate or should all of it go into 6.4? Please leave it for 6.4, as corresponding MIPS arch part will be a part of 6.4. Thanks Jiaxun
On Fri, Mar 24, 2023 at 09:17:38AM +0000, Jiaxun Yang wrote: > > > > Is patch a 6.3 candidate or should all of it go into 6.4? > > Please leave it for 6.4, as corresponding MIPS arch part will be a part of 6.4. Ok. I'll really need review from the MIPS and drivers/of/ maintainers, through.
On Tue, Mar 28, 2023 at 03:18:12AM +0200, Christoph Hellwig wrote: > On Fri, Mar 24, 2023 at 09:17:38AM +0000, Jiaxun Yang wrote: > > > > > > Is patch a 6.3 candidate or should all of it go into 6.4? > > > > Please leave it for 6.4, as corresponding MIPS arch part will be a part of 6.4. > > Ok. I'll really need review from the MIPS and drivers/of/ maintainers, > through. I don't see any MIPS changes in the series besides the ifdef CONFIG_MIPS part in patch 1, which gets removed again in patch 4 (chance to drop that completely ?). I've merged the corresponding MIPS patches into mips-next last week. Thomas.
> 2023年3月28日 08:45,Thomas Bogendoerfer <tsbogend@alpha.franken.de> 写道: > > On Tue, Mar 28, 2023 at 03:18:12AM +0200, Christoph Hellwig wrote: >> On Fri, Mar 24, 2023 at 09:17:38AM +0000, Jiaxun Yang wrote: >>>> >>>> Is patch a 6.3 candidate or should all of it go into 6.4? >>> >>> Please leave it for 6.4, as corresponding MIPS arch part will be a part of 6.4. >> >> Ok. I'll really need review from the MIPS and drivers/of/ maintainers, >> through. +cc devicetree foks. > > I don't see any MIPS changes in the series besides the ifdef CONFIG_MIPS > part in patch 1, which gets removed again in patch 4 (chance to drop > that completely ?). It was suggested by DMA folks to have that patch. > I've merged the corresponding MIPS patches into mips-next last week. Thanks - Jiaxun > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ]