Re: [PATCH v3/RESEND 0/3] Even moar rpmh cleanups

2020-05-20 Thread Randy Dunlap
On 5/20/20 11:04 PM, Stephen Boyd wrote: > (Resent with more Ccs and To lines) > > We remove the tcs_is_free() API and then do super micro optimizations on > the irq handler. I haven't tested anything here so most likely there's a > bug (again again)! > Subject: s/moar/more/ -- ~Randy

[PATCH v3/RESEND 0/3] Even moar rpmh cleanups

2020-05-20 Thread Stephen Boyd
(Resent with more Ccs and To lines) We remove the tcs_is_free() API and then do super micro optimizations on the irq handler. I haven't tested anything here so most likely there's a bug (again again)! Changes from v2: * Went back in time and used the v1 patch for the first patch with the fixe