Tags: ATANU50/linux-kernel
Tags
Release Linux kernel version 3.10.17-cm-fx6-1-beta4 for cm-fx6
Release Linux kernel version 3.10.17-cm-fx6-1-beta3 for cm-fx6
Release Linux kernel version 3.10.17-cm-fx6-1-beta2 for cm-fx6
crypto: testmgr - avoid DMA mapping from text, rodata, stack With DMA_API_DEBUG set, following warnings are emitted (tested on CAAM accelerator): DMA-API: device driver maps memory from kernel text or rodata DMA-API: device driver maps memory from stack and the culprits are: -key in __test_aead and __test_hash -result in __test_hash MAX_KEYLEN is changed to accommodate maximum key length from existing test vectors in crypto/testmgr.h (131 bytes) and rounded. Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Acked-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Release Linux kernel version 3.10.17-cm-fx6-1-beta1 for cm-fx6
Release Linux kernel version 3.10.17-cm-fx6-1-alpha for cm-fx6
ENGR00306992 Revert "ENGR00302036-3 gpu:gpu2d may cause bus hang in s… …ome corner case" This reverts commit 5639310. That patch causes wrong blitting and will block GA release Date: Apr 04, 2014 Signed-off-by: Loren Huang <b02279@freescale.com> Acked-by: Shawn Guo