]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - security/integrity/ima/ima_init.c
IMA: include the word IMA in printk messages
[mv-sheeva.git] / security / integrity / ima / ima_init.c
index a40da7ae590021933bbb2d5982fc7a61494947ff..b93eddc589e5c9e9c5da043a36d273bc0fb8cfa8 100644 (file)
@@ -82,7 +82,7 @@ int __init ima_init(void)
                ima_used_chip = 1;
 
        if (!ima_used_chip)
-               pr_info("No TPM chip found, activating TPM-bypass!\n");
+               pr_info("IMA: No TPM chip found, activating TPM-bypass!\n");
 
        ima_add_boot_aggregate();       /* boot aggregate must be first entry */
        ima_init_policy();