IMA: include the word IMA in printk messages
[safe/jmp/linux-2.6] / security / integrity / ima / ima_init.c
index a40da7a..b93eddc 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();