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: stable@vger.kernel.org Signed-off-by: Kim Phillips kim.phillips@amd.com
drivers/crypto/ccp/sev-dev.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)