[PATCHv2] crypto: caam - Updated SEC-4.0 device tree binding for ERA information.

2012-11-30 Thread Vakul Garg
The compatible property in device tree "crypto" node has been enhanced to provide SEC ERA information to the applications. Signed-off-by: Vakul Garg --- .../devicetree/bindings/crypto/fsl-sec4.txt|5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/d

Re: crypto: Kernel crashes at crypto_alg_mod_lookup

2012-11-30 Thread Jussi Kivilinna
Quoting Guru Shetty : Hello All, I see kernel crashes in some of my x86_64 machines only during the system boot up. Specifically, it happens when one of the strongswan daemons is started. I have seen it quite a few times in Linux 3.2 stable branch. I do not have a good reproduction scenario ye