[PATCH 2/2] crypto: ux500: Update DMA handling for 3.4

2012-05-08 Thread Andreas Westin
An update to the DMA framework added a new parameter to the device_prep_slave_sg call. Acked-by: Linus Walleij linus.wall...@linaro.org Signed-off-by: Andreas Westin andreas.wes...@stericsson.com --- drivers/crypto/ux500/cryp/cryp_core.c |5 ++--- drivers/crypto/ux500/hash/hash_core.c |2

[PATCH 1/2] mach-ux500: Crypto: core support for CRYP/HASH module.

2012-05-08 Thread Andreas Westin
This adds the required platform data and calls to enable the CRYP/HASH driver. Acked-by: Linus Walleij linus.wall...@linaro.org Signed-off-by: Andreas Westin andreas.wes...@stericsson.com --- arch/arm/mach-ux500/board-mop500.c | 48 arch/arm/mach-ux500/clock.c

[PATCH 0/2] Update for ux500 CRYP and HASH

2012-05-08 Thread Andreas Westin
Hi, This is an update of the core platform support for ux500 HASH and CRYP driver. Also a small update for DMA in the drivers. Note that this does not apply cleanly on the cryptodev tree since it does not seem to be up to date for ux500. Herbert, how should we handle this, do you want to ack

General Protection Fault in aesni_cbc_dec in kernel 3.3

2012-05-08 Thread garkein
Hello, when using a VPN connection, my 3.3.4 and 3.3.5 kernel oopses in the aesni_intel module. [ 157.571310] general protection fault: [#1] SMP [ 157.571411] Modules linked in: authenc esp4 xfrm4_mode_tunnel tun deflate zlib_deflate ctr acpi_cpufreq mperf twofish_generic twofish_i586

Re: [PATCH 1/2] mach-ux500: Crypto: core support for CRYP/HASH module.

2012-05-08 Thread Arnd Bergmann
On Tuesday 08 May 2012, Andreas Westin wrote: This adds the required platform data and calls to enable the CRYP/HASH driver. index 15a0f63..a69db46 100644 --- a/arch/arm/mach-ux500/id.c +++ b/arch/arm/mach-ux500/id.c @@ -17,7 +17,10 @@ #include mach/hardware.h #include mach/setup.h

Re: mv_cesa dcache problem since 2.6.37 was: Re: mv_cesa hash functions

2012-05-08 Thread Simon Baatz
On Sun, May 06, 2012 at 01:25:06PM +0100, Russell King - ARM Linux wrote: On Sun, May 06, 2012 at 12:49:30AM +0200, Simon Baatz wrote: Am 23.02.2012 19:34, schrieb Phil Sutter: But you might suffer from another problem, which is only present on ARM machines with VIVT cache and linux =