Re: [PATCH] block: Avoid accessing an already freed kobject in delete_partition

From: Rajat Asthana
Date: Tue Jul 06 2021 - 02:29:04 EST


No. There should be no need to check anything, but the code needs
to ensure that the block device is alive. I think the above mentioned
patch (now in Jens' tree) does that, so please try it.

Ah! yes, found the patch. I should have checked earlier.

thanks
-- Rajat