On 6/3/24 10:12, Kim Phillips wrote:
> Another DEBUG_TEST_DRIVER_REMOVE induced splat found, this time
> in __sev_snp_shutdown_locked().
>
>
> Fixes: ccb88e9549e7 ("crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked")
Shouldn't the Fixes tag be:
1ca5614b84ee ("crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP")
Thanks,
Tom
> Cc: [email protected]
> Signed-off-by: Kim Phillips <[email protected]>
> ---
> drivers/crypto/ccp/sev-dev.c | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>