[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1591622098.4638.67.camel@linux.ibm.com>
Date: Mon, 08 Jun 2020 09:14:58 -0400
From: Mimi Zohar <zohar@...ux.ibm.com>
To: Roberto Sassu <roberto.sassu@...wei.com>,
torvalds@...ux-foundation.org
Cc: linux-integrity@...r.kernel.org, linux-kernel@...r.kernel.org,
silviu.vlasceanu@...wei.com, stable@...r.kernel.org,
Jerry Snitselaar <jsnitsel@...hat.com>,
"Bruno E. O. Meneguele" <bmeneg@...hat.com>
Subject: Re: [PATCH] ima: Remove __init annotation from ima_pcrread()
Hi Roberto,
On Sun, 2020-06-07 at 23:00 +0200, Roberto Sassu wrote:
> 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@...r.kernel.org
> Fixes: 6cc7c266e5b4 ("ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()")
> Reported-by: Linus Torvalds <torvalds@...ux-foundation.org>
> Signed-off-by: Roberto Sassu <roberto.sassu@...wei.com>
Thank you for fixing this so quickly! Jerry, Bruno, thank you for the
Reviews. This patch is in Linus' tree as: 8b8c704d913b ("ima: Remove
__init annotation from ima_pcrread()".
Mimi
Powered by blists - more mailing lists