On Thu, Jun 18, 2020 at 04:34:04PM +0200, Daniel Wagner wrote: > Couldn't this be folded into the previous condition, e.g > > if (ccpu == cpu || shared || raised_blk_irq(ccpu, req)) to answer my own question, patch #3 does addresses this :)
On Thu, Jun 18, 2020 at 04:34:04PM +0200, Daniel Wagner wrote: > Couldn't this be folded into the previous condition, e.g > > if (ccpu == cpu || shared || raised_blk_irq(ccpu, req)) to answer my own question, patch #3 does addresses this :)