Re: [PATCH] crypto: talitos - ack done interrupt in isr instead of tasklet

2008-12-19 Thread Herbert Xu
On Thu, Dec 18, 2008 at 06:35:05PM +, Lee Nipper wrote: > Previous commit for interrupt mitigation moved the done interrupt > acknowlegement from the isr to the talitos_done tasklet. > This patch moves the done interrupt acknowledgement back > into the isr so that done interrupts will always be

Re: alg: cipher: Test 1 failed on encryption for aes-asm

2008-12-19 Thread Herbert Xu
On Fri, Dec 19, 2008 at 08:26:03PM +, Christoph Hellwig wrote: > On my new thinkpad with a Intel Core2 Duo T9600 I reproducibly get > this message during boot: > > [0.657034] alg: cipher: Test 1 failed on encryption for aes-asm > [0.657111] : 00 01 02 03 04 05 06 07 08 08 08 08

Re: alg: cipher: Test 1 failed on encryption for aes-asm

2008-12-19 Thread Christoph Hellwig
On Sat, Dec 20, 2008 at 07:55:10AM +1100, Herbert Xu wrote: > You forgot to list the kernel version :) 2.6.28-rc9, aka Linus' git as of today. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at ht

Re: alg: cipher: Test 1 failed on encryption for aes-asm

2008-12-19 Thread Herbert Xu
Christoph Hellwig wrote: > On my new thinkpad with a Intel Core2 Duo T9600 I reproducibly get > this message during boot: > > [0.657034] alg: cipher: Test 1 failed on encryption for aes-asm > [0.657111] : 00 01 02 03 04 05 06 07 08 08 08 08 08 08 08 08 > > I'd assume it's not a

alg: cipher: Test 1 failed on encryption for aes-asm

2008-12-19 Thread Christoph Hellwig
On my new thinkpad with a Intel Core2 Duo T9600 I reproducibly get this message during boot: [0.657034] alg: cipher: Test 1 failed on encryption for aes-asm [0.657111] : 00 01 02 03 04 05 06 07 08 08 08 08 08 08 08 08 I'd assume it's not a hardware but, so my the assembly code do