linux/security/integrity/evm
Dmitry Kasatkin 97426f9857 evm: prevent racing during tfm allocation
There is a small chance of racing during tfm allocation.
This patch fixes it.

Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2011-12-20 17:50:08 +02:00
..
Kconfig evm: remove TCG_TPM dependency 2011-09-14 15:24:49 -04:00
Makefile evm: posix acls modify i_mode 2011-09-14 15:24:51 -04:00
evm.h evm: crypto hash replaced by shash 2011-07-18 12:29:46 -04:00
evm_crypto.c evm: prevent racing during tfm allocation 2011-12-20 17:50:08 +02:00
evm_main.c evm: permit mode bits to be updated 2011-09-14 15:24:52 -04:00
evm_posix_acl.c evm: posix acls modify i_mode 2011-09-14 15:24:51 -04:00
evm_secfs.c