Re: enable padlock on x86_64

2009-04-20 Thread Herbert Xu
On Mon, Apr 20, 2009 at 06:09:31PM -0400, Chuck Ebbert wrote: > > #1 is in 2.6.30-rc now but I don't see #2 pending anywhere. Thanks for the reminder. I've now added it to cryptodev. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au

Re: VIA Padlock driver no longer loads automatically

2009-04-20 Thread Herbert Xu
On Tue, Apr 21, 2009 at 01:53:31PM +0800, Herbert Xu wrote: > > Thanks for the report. This patch should fix the problem. In fact, padlock-aes shouldn't have been aes-all in the first place so I'm going to add tihs patch too. commit acd246b7494c629aa617da49716409566cf52149 Author: Herbert Xu D

Re: VIA Padlock driver no longer loads automatically

2009-04-20 Thread Herbert Xu
On Mon, Apr 20, 2009 at 06:14:02PM -0400, Chuck Ebbert wrote: > On x86 machines only aes_generic and aes_i586 get loaded automatically as of > kernel 2.6.29. Looks like this was caused by: > > commit a760a6656e6f00bb0144a42a048cf0266646e22c > crypto: api - Fix module load deadlock with fallbac

Re: [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out

2009-04-20 Thread Herbert Xu
On Tue, Apr 21, 2009 at 12:45:19AM +0100, Phillip Lougher wrote: > > Herbert, are the other cryto API patches in linux-next (or any other > git repository)? They should be in Linus's tree. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondo

Re: [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out

2009-04-20 Thread Phillip Lougher
Geert Uytterhoeven wrote: On Mon, 20 Apr 2009, Herbert Xu wrote: On Tue, Mar 24, 2009 at 05:33:01PM +0100, Geert Uytterhoeven wrote: Here's an alternative patch, which does exactly that. Phillip, what do you think? Thanks for your comments! >From be7d630f96a85d3ce48716b8e328563ba217647b Mon S

Re: enable padlock on x86_64

2009-04-20 Thread Chuck Ebbert
On Sat, 14 Mar 2009 21:24:20 +0800 Herbert Xu wrote: > On Sat, Mar 14, 2009 at 12:53:07PM +0100, Sebastian Andrzej Siewior wrote: > > > > Yep, it is fine. > > #1 in, #2 not will not result in any difference to what we have now. > > #2 in, #1 not will result in "padlock not detected" while loadin

Re: [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Ma

2009-04-20 Thread Geert Uytterhoeven
On Mon, 20 Apr 2009, Herbert Xu wrote: > On Tue, Mar 24, 2009 at 05:33:01PM +0100, Geert Uytterhoeven wrote: > > Here's an alternative patch, which does exactly that. > > Phillip, what do you think? > > > > Thanks for your comments! > > > > >From be7d630f96a85d3ce48716b8e328563ba217647b Mon Sep 1