diff options
author | Roberto Sassu <roberto.sassu@huawei.com> | 2020-06-07 23:00:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-06-07 16:03:09 -0700 |
commit | 8b8c704d913b0fe490af370631a4200e26334ec0 (patch) | |
tree | 3f030f532cfd70fa2f5b79f0d85d089c3f5e4eba /block/blk-iolatency.c | |
parent | 9aa900c8094dba7a60dc805ecec1e9f720744ba1 (diff) | |
download | linux-8b8c704d913b0fe490af370631a4200e26334ec0.tar.gz linux-8b8c704d913b0fe490af370631a4200e26334ec0.tar.bz2 linux-8b8c704d913b0fe490af370631a4200e26334ec0.zip |
ima: Remove __init annotation from ima_pcrread()
Commit 6cc7c266e5b4 ("ima: Call ima_calc_boot_aggregate() in
ima_eventdigest_init()") added a call to ima_calc_boot_aggregate() so that
the digest can be recalculated for the boot_aggregate measurement entry if
the 'd' template field has been requested. For the 'd' field, only SHA1 and
MD5 digests are accepted.
Given that ima_eventdigest_init() does not have the __init annotation, all
functions called should not have it. This patch removes __init from
ima_pcrread().
Cc: stable@vger.kernel.org
Fixes: 6cc7c266e5b4 ("ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/blk-iolatency.c')
0 files changed, 0 insertions, 0 deletions