All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karl Mehltretter <kmehltretter@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>,
	linux-serial@vger.kernel.org,  linux-kernel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered
Date: Fri, 31 Jul 2026 15:15:50 +0200	[thread overview]
Message-ID: <amyejjYlqV88zhT2@gmail.com> (raw)
In-Reply-To: <2026073057-moustache-unfixable-5ab1@gregkh>

On Thu, Jul 30, 2026 at 04:29:57PM +0100, Greg Kroah-Hartman wrote:
> Note, LLMs love to write a lot.  Please always rewrite the changelog
> text to be sane and concise.
> 

Understood. I'll clean it up more.

> This looks to be doing 2 different things in one patch, or am I
> confused?
> 

Good point. I'll split it into two for v3, with corresponding Fixes: tags.

Thanks,
Karl

  reply	other threads:[~2026-07-31 13:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-19 22:10 [PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal Karl Mehltretter
2026-07-19 22:10 ` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered Karl Mehltretter
2026-07-30 14:28   ` Greg Kroah-Hartman
2026-07-31 12:37     ` Karl Mehltretter
2026-07-19 22:10 ` [PATCH v2 2/4] serial: core: clear freed pointers on uart_register_driver() failure Karl Mehltretter
2026-07-30 14:28   ` Greg Kroah-Hartman
2026-07-19 22:10 ` [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered Karl Mehltretter
2026-07-30 14:29   ` Greg Kroah-Hartman
2026-07-31 13:15     ` Karl Mehltretter [this message]
2026-07-19 22:10 ` [PATCH v2 4/4] serial: imx: serialize imx_uart_ports[] lifetime Karl Mehltretter
2026-07-19 22:25   ` sashiko-bot
2026-07-31 14:59     ` Karl Mehltretter
2026-07-30 14:31   ` Greg Kroah-Hartman
2026-07-31 13:54     ` Karl Mehltretter
2026-07-30 19:02   ` Frank Li
2026-07-31 14:40     ` Karl Mehltretter
2026-07-31 15:28       ` Frank Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=amyejjYlqV88zhT2@gmail.com \
    --to=kmehltretter@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.