On 25/01/2024 23:12, Kim Phillips wrote:
Fixes: 1b05ece0c9315 ("crypto: ccp - During shutdown, check SEV data pointer before using")
checkpatch warns about SHA1 of Fixes: having more than 12 chars...
However, although 1b05ece0c931 is the last commit to change this
functionality, I think this issue exists prior to that.
5441a07a127f ("crypto: ccp - shutdown SEV firmware on kexec")
might be more appropriate so that it'd get applied to linux-5.15.y
(where 1b05ece0c931 and 5441a07a127f have been backported to also)
This patch applies cleanly to linux-5.15.y.
Cc: stable@xxxxxxxxxxxxxxx
Reviewed-by: Mario Limonciello <mario.limonciello@xxxxxxx>
Signed-off-by: Kim Phillips <kim.phillips@xxxxxxx>
Code changes LGTM, so
Reviewed-by: Liam Merwick <liam.merwick@xxxxxxxxxx>