Re: [PATCH v3 2/2] PCI/aer_inject: Remove unnecessary lock in aer_inject_exit

From: Sebastian Andrzej Siewior
Date: Mon Oct 27 2025 - 04:15:52 EST


On 2025-10-26 04:43:35 [+0000], Guangbo Cui wrote:
> After misc_deregister and restoring PCI bus ops, there can be no further
> users accessing the einjected list. The list items are therefore safely
> freed without taking the lock.

Reviewed-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>

> Signed-off-by: Guangbo Cui <jckeep.cuiguangbo@xxxxxxxxx>

Sebastian