On 25-06-20, 11:31, Dave Jiang wrote: > > > On 6/24/2020 12:29 AM, Vinod Koul wrote: > > On 15-05-20, 12:22, Dave Jiang wrote: > > > Check dma device list and channel list for empty before iterate as the > > > iteration function assume the list to be not empty. With devices and > > > channels now being hot pluggable this is a condition that needs to be > > > checked. Otherwise it can cause the iterator to spin forever. > > > > Can you rebase and resend, they dont apply on next > > Hi Vinod. I'm trying to figure out how to do all the patches outstanding to > avoid conflicts for you. Some will go to your fixes branch and some will go > to the next branch. But next doesn't have the patches in fixes. So when you > merge next later for 5.9, you are going to hit conflict from my patches that > went in through the fixes branch for 5.8. I dont typically merge fixes, unless we have a conflicts. I can merge if there are conflicts, just let me know :-) -- ~Vinod