Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> writes: > Haren Myneni <haren@xxxxxxxxxxxxxxxxxx> wrote: >> >> System gets checkstop if RxFIFO overruns with more requests than the >> maximum possible number of CRBs in FIFO at the same time. The max number >> of requests per window is controlled by window credits. So find max >> CRBs from FIFO size and set it to receive window credits. >> >> Fixes: b0d6c9bab5e4 ("crypto/nx: Add P9 NX support for 842 compression engine") >> CC: stable@xxxxxxxxxxxxxxx # v4.14+ >> Signed-off-by:Haren Myneni <haren@xxxxxxxxxx> > > I presume this is being picked up by the powerpc tree? No. I assumed you'd take it because it's in drivers/crypto. If you want me to take it that's fine, just let me know. cheers