On Thu, Jun 20, 2019 at 02:07:27PM +0200, Christian Lamparter wrote: > On Thursday, June 20, 2019 11:36:50 AM CEST Hauke Mehrtens wrote: > > Hi, > > > > The patch "crypto: crypto4xx - properly set IV after de- and encrypt" > > causes a compile error on kernel 4.4. > > 3.18 as well. > > > > When I revert this commit it compiles for me again: > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e9a60ab1609a7d975922adad1bf9c46ac6954584 > > > > I do not have hardware to test if it is really working. > > I have a few APM821XX. But please note drivers without > > commit b66c685a482117d4e9ee987d252ca673689a5302 > Author: Christian Lamparter <chunkeey@xxxxxxxxx> > Date: Fri Dec 22 21:18:36 2017 +0100 > > crypto: crypto4xx - support Revision B parts > > don't work on those and I do have my doubts that 460EX > series (and older) would either. I also don't believe that > the inital driver as it was submitted would have worked. > >From what I've seen in their SDK, they patched the testmgr > at the time to either disable tests or provided their own... > so, might as well revert these patches for 4.4 and 3.18. Now reverted from both, thanks. greg k-h