commit | 78bb5d0b4fe1988ae1a2a0cad0776134846414bd | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Fri Oct 03 14:40:18 2014 +0300 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Sat Oct 11 23:25:25 2014 -0400 |
tree | 4ed58c52eeebe8df3ab83199f794cea2292bd04a | |
parent | 456f5fd3f6017f10d04d459159ac7bd9e3815c5e [diff] |
ima: report policy load status Audit messages are rate limited, often causing the policy update info to not be visible. Report policy loading status also using pr_info. Changes in v2: * reporting moved to ima_release_policy to notice parsing errors * reporting both completed and failed status Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>