Herbert Xu <herb...@gondor.apana.org.au> writes: > Haren Myneni <ha...@linux.vnet.ibm.com> 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: sta...@vger.kernel.org # v4.14+ >> Signed-off-by:Haren Myneni <ha...@us.ibm.com> > > 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