All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Joakim Tjernlund <Joakim.Tjernlund@infinera.com>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
	Mario Limonciello <mario.limonciello@amd.com>
Subject: Re: 6.1.50 misbackport ?
Date: Thu, 31 Aug 2023 12:52:04 +0200	[thread overview]
Message-ID: <2023083149-utilize-voucher-5a05@gregkh> (raw)
In-Reply-To: <28b5d0accce90bedf2f75d65290c5a1302225f0f.camel@infinera.com>

On Wed, Aug 30, 2023 at 02:34:36PM +0000, Joakim Tjernlund wrote:
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y&id=f016326d31d010433b2a1a08a4856c214ae829eb
> 
> has:
> -		tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
> +		ret = tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
> +			return ret;
> feels like an if stmt is missing here ?

Yes, it is.

Can you send a fix for this please?

thanks,

greg k-h

      reply	other threads:[~2023-08-31 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 14:34 6.1.50 misbackport ? Joakim Tjernlund
2023-08-31 10:52 ` Greg KH [this message]

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=2023083149-utilize-voucher-5a05@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=Joakim.Tjernlund@infinera.com \
    --cc=mario.limonciello@amd.com \
    --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.