Re: crypto: xts: regression in 4.10

2017-02-22 Thread Nicolas Porcel
On Wed, Feb 22, 2017 at 12:31:30PM +0100, Milan Broz wrote: > Kernel 4.10 works with LUKS and XTS in general (otherwise I would scream much > earlier:-) I was surprised that it was still broken in the mainline release. All the other regressions I had have been fixed. Also, I guess LUKS with

Re: crypto: xts: regression in 4.10

2017-02-22 Thread Marcelo Cerri
What XTS implementations do you have available on /proc/crypto after the error? Some drivers that allocate fallback implementations using the older API started to fail after the generic templates were converted to skcipher. On Wed, Feb 22, 2017 at 12:17:17AM +0100, Nicolas Porcel wrote: >

Re: crypto: xts: regression in 4.10

2017-02-22 Thread Milan Broz
On 02/22/2017 12:17 AM, Nicolas Porcel wrote: > Hello, > > I am using aes-xts-plain64 with LUKS headers to crypt the root. In 4.10, > the partition cannot be opened and I have the following errors when > booting: > > device-mapper: table: 253:0: crypt: Error allocating crypto tfm >