Re: [PATCH v10 3/7] PCI/ERR: add mutex to synchronize recovery
From: Christoph Hellwig
Date: Thu Feb 22 2018 - 13:36:10 EST
On Thu, Feb 22, 2018 at 09:32:08PM +0530, Oza Pawandeep wrote:
> This patch protects pci_do_recovery with mutex.
Do we really want a global mutex for this and not one per root complex
at very least?