Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-29 Thread Doug Anderson
Hi, On Fri, Jan 29, 2016 at 1:58 PM, Doug Anderson wrote: >> I think it makes sense to send these through Russell's tracker for him >> to merge, especially since I don't think there are any dependencies on >> them for SoC-specific patches coming up. > > Sounds good. I'll make the nitfixes and I'

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-29 Thread Doug Anderson
Hi, On Fri, Jan 29, 2016 at 1:52 PM, Olof Johansson wrote: > On Tue, Jan 26, 2016 at 4:39 PM, Doug Anderson wrote: >> Hi, >> >> On Tue, Jan 26, 2016 at 3:59 PM, Andrew Morton >> wrote: >>> On Mon, 11 Jan 2016 09:30:22 -0800 Douglas Anderson >>> wrote: >>> This series of patches will spee

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-29 Thread Olof Johansson
On Tue, Jan 26, 2016 at 4:39 PM, Doug Anderson wrote: > Hi, > > On Tue, Jan 26, 2016 at 3:59 PM, Andrew Morton > wrote: >> On Mon, 11 Jan 2016 09:30:22 -0800 Douglas Anderson >> wrote: >> >>> This series of patches will speed up memory allocation in dma-mapping >>> quite a bit. >> >> This is pr

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-26 Thread Doug Anderson
Hi, On Tue, Jan 26, 2016 at 3:59 PM, Andrew Morton wrote: > On Mon, 11 Jan 2016 09:30:22 -0800 Douglas Anderson > wrote: > >> This series of patches will speed up memory allocation in dma-mapping >> quite a bit. > > This is pretty much all ARM and driver stuff so I think I'll duck it. > But I c

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-26 Thread Andrew Morton
On Mon, 11 Jan 2016 09:30:22 -0800 Douglas Anderson wrote: > This series of patches will speed up memory allocation in dma-mapping > quite a bit. This is pretty much all ARM and driver stuff so I think I'll duck it. But I can merge it if nobody else feels a need to. I saw a few acked-by/teste

Re: [PATCH v6 0/5] dma-mapping: Patches for speeding up allocation

2016-01-26 Thread Javier Martinez Canillas
Hello Doug, On Mon, Jan 11, 2016 at 2:30 PM, Douglas Anderson wrote: [snip] > > All testing was done on the chromeos kernel-3.8 and kernel-3.14. > Sanity (compile / boot) testing was done on a v4.4-rc6-based kernel on > rk3288, though the video codec isn't there. I don't have graphics / MFC >