Re: [PATCH] block: Avoid accessing an already freed kobject in delete_partition
From: Rajat Asthana <hidden>
Date: 2021-07-06 06:28:42
Also in:
linux-kernel-mentees, lkml
From: Rajat Asthana <hidden>
Date: 2021-07-06 06:28:42
Also in:
linux-kernel-mentees, lkml
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