From: Eric Paris Date: Thu, 22 Apr 2010 14:49:36 +0000 (-0400) Subject: IMA: include the word IMA in printk messages X-Git-Tag: v2.6.35-rc1~488^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb8dae9607901fd3fc181325ff3f30dce8f574c5;p=pandora-kernel.git IMA: include the word IMA in printk messages As an example IMA emits a warning when it can't find a TPM chip: "No TPM chip found, activating TPM-bypass!" This patch prefaces that message with IMA so we know what subsystem is bypassing the TPM. Do this for all pr_info and pr_err messages. Signed-off-by: Eric Paris Acked-by: Mimi Zohar Signed-off-by: James Morris --- Reading git-diff-tree failed