]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: talitos - properly lock access to global talitos registers
authorHoria Geanta <horia.geanta@freescale.com>
Fri, 30 Mar 2012 14:49:53 +0000 (17:49 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 15:53:23 +0000 (08:53 -0700)
commit7649422ede963320f6a30a5f362d9ace81c5194e
tree27077aa5ddfe639f5f6a93ff365c131819e2ad54
parent8266343597919c6483517a0db22ea2f190388a2a
crypto: talitos - properly lock access to global talitos registers

commit 511d63cb19329235bc9298b64010ec494b5e1408 upstream.

Access to global talitos registers must be protected for the case when
affinities are configured such that primary and secondary talitos irqs
run on different cpus.

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/crypto/talitos.c