Re: [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver.

From: Tharunkumar.Pasumarthi
Date: Wed Oct 26 2022 - 07:04:14 EST


On Mon, 2022-10-03 at 12:26 +0300, Andy Shevchenko wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
> > +       port->suspended == 0
>
> How is this check race-protected?

I will use mutex_lock to handle race condition.


Thanks,
Tharun Kumar P