[PATCH 3.12 42/56] crypto: ux500 - make interrupt mode plausible

2014-09-03 Thread Jiri Slaby
From: Arnd Bergmann a...@arndb.de 3.12-stable review patch. If anyone has any objections, please let me know. === commit e1f8859ee265fc89bd21b4dca79e8e983a044892 upstream. The interrupt handler in the ux500 crypto driver has an obviously incorrect way to access the data buffer,

[patch added to the 3.12 stable tree] crypto: ux500 - make interrupt mode plausible

2014-09-03 Thread Jiri Slaby
From: Arnd Bergmann a...@arndb.de This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit e1f8859ee265fc89bd21b4dca79e8e983a044892 upstream. The interrupt handler in the ux500 crypto driver has an obviously incorrect way to

Re: [PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library

2014-09-03 Thread Horia Geantă
On 8/16/2014 2:16 PM, Kim Phillips wrote: On Thu, 14 Aug 2014 15:54:22 +0300 Horia Geanta horia.gea...@freescale.com wrote: This patch set adds Run Time Assembler (RTA) SEC descriptor library. RTA is a replacement for incumbent inline append. The library is intended to be a single code

[PATCH 3.16 054/125] crypto: ux500 - make interrupt mode plausible

2014-09-03 Thread Greg Kroah-Hartman
3.16-stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann a...@arndb.de commit e1f8859ee265fc89bd21b4dca79e8e983a044892 upstream. The interrupt handler in the ux500 crypto driver has an obviously incorrect way to access the data buffer,

[PATCH 3.14 38/88] crypto: ux500 - make interrupt mode plausible

2014-09-03 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann a...@arndb.de commit e1f8859ee265fc89bd21b4dca79e8e983a044892 upstream. The interrupt handler in the ux500 crypto driver has an obviously incorrect way to access the data buffer,

[PATCH 3.10 27/55] crypto: ux500 - make interrupt mode plausible

2014-09-03 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann a...@arndb.de commit e1f8859ee265fc89bd21b4dca79e8e983a044892 upstream. The interrupt handler in the ux500 crypto driver has an obviously incorrect way to access the data buffer,

Re: [PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library

2014-09-03 Thread Kim Phillips
On Wed, 3 Sep 2014 12:59:34 +0300 Horia Geantă horia.gea...@freescale.com wrote: On 8/16/2014 2:16 PM, Kim Phillips wrote: On Thu, 14 Aug 2014 15:54:22 +0300 Horia Geanta horia.gea...@freescale.com wrote: This patch set adds Run Time Assembler (RTA) SEC descriptor library. RTA is a