Linux USB
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Markus Elfring <Markus.Elfring@web.de>
Cc: linux-usb@vger.kernel.org, Felix Gu <ustc.gu@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	LKML <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] usb: ulpi: Use common error handling code in ulpi_register()
Date: Mon, 8 Jun 2026 16:59:36 +0200	[thread overview]
Message-ID: <aibY2OHBDJh5tyso@hovoldconsulting.com> (raw)
In-Reply-To: <a65ed0db-6519-4665-bafc-1bb15752ff2f@web.de>

On Mon, Jun 08, 2026 at 02:35:11PM +0200, Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Mon, 8 Jun 2026 14:17:57 +0200
> 
> Use an additional label so that a bit of exception handling can be better
> reused at the end of this function implementation.
> 
> Cc: stable@vger.kernel.org

This is not a bug fix and clearly not stable material.

> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

A closer look at the code reveals that the device name is still being
leaking on errors however (despite the recent flurry of related fixes).

I've just sent a fix here:

	https://lore.kernel.org/r/20260608145803.69360-1-johan@kernel.org
	
Johan

  reply	other threads:[~2026-06-08 14:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08 12:35 [PATCH] usb: ulpi: Use common error handling code in ulpi_register() Markus Elfring
2026-06-08 14:59 ` Johan Hovold [this message]
2026-06-08 15:36   ` Greg Kroah-Hartman

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=aibY2OHBDJh5tyso@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=Markus.Elfring@web.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=ustc.gu@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox