Re: [PATCH tty v7 2/2] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
Andy Shevchenko <[email protected]> Mon, 20 Jul 2026 22:43:06 +0300
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Mon, Jul 20, 2026 at 04:03:12PM +0200, Sebastian Andrzej Siewior wrote:
> On 2026-07-20 16:00:04 [+0206], John Ogness wrote:
> > The 8250 driver no longer depends on @oops_in_progress and
> > will no longer violate the port->lock locking constraints.
> >
> > This reverts commit 3d9e6f556e235ddcdc9f73600fdd46fe1736b090.
>
> If needed, could this be please replaced with
> 3d9e6f556e235 ("serial: 8250: drop lockdep annotation from serial8250_clear_IER()")
>
> instead the bare number, please?
IIRC this is a requirement for stable that they will able to find the reverts
without having a Fixes tags.
On top of that we may add the standard format into the commit message.
--
With Best Regards,
Andy Shevchenko