Re: [PATCH 0/5] DMA fixes for PS3 device drivers

2021-06-03 Thread Michael Ellerman
Geoff Levand writes: > Hi Michael, > > On 6/2/21 10:38 PM, Michael Ellerman wrote: >> Geoff Levand writes: >>> Hi, >>> >>> This is a set of patches that fix various DMA related problems in the PS3 >>> device drivers, and add better error checking and improved message logging. >>> >>> The gelic ne

Re: [PATCH 0/5] DMA fixes for PS3 device drivers

2021-06-03 Thread Geoff Levand
Hi Michael, On 6/2/21 10:38 PM, Michael Ellerman wrote: > Geoff Levand writes: >> Hi, >> >> This is a set of patches that fix various DMA related problems in the PS3 >> device drivers, and add better error checking and improved message logging. >> >> The gelic network driver had a number of probl

Re: [PATCH 0/5] DMA fixes for PS3 device drivers

2021-06-02 Thread Michael Ellerman
Geoff Levand writes: > Hi, > > This is a set of patches that fix various DMA related problems in the PS3 > device drivers, and add better error checking and improved message logging. > > The gelic network driver had a number of problems and most of the changes are > in it's sources. > > Please con

[PATCH 0/5] DMA fixes for PS3 device drivers

2021-06-01 Thread Geoff Levand
Hi, This is a set of patches that fix various DMA related problems in the PS3 device drivers, and add better error checking and improved message logging. The gelic network driver had a number of problems and most of the changes are in it's sources. Please consider. -Geoff The following changes