All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: "Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>,
	"Sasha Levin" <sashal@kernel.org>
Subject: Re: [PATCH 1/1] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
Date: Wed, 11 Dec 2024 11:31:59 -0500	[thread overview]
Message-ID: <20241211102816-ad85e82e76f5c7e8@stable.kernel.org> (raw)
In-Reply-To: <20241211111011.3560836-2-amadeuszx.slawinski@linux.intel.com>

[ Sasha's backport helper bot ]

Hi,

The upstream commit SHA1 provided is correct: a0aae96be5ffc5b456ca07bfe1385b721c20e184

WARNING: Author mismatch between patch and upstream commit:
Backport author: =?UTF-8?q?Amadeusz=20S=C5=82awi=C5=84ski?= <amadeuszx.slawinski@linux.intel.com>
Commit author: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>


Status in newer kernel trees:
6.12.y | Not found

Note: The patch differs from the upstream commit:
---
1:  a0aae96be5ffc ! 1:  d1a437a075512 ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
    @@ Metadata
      ## Commit message ##
         ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
     
    +    [ Upstream commit a0aae96be5ffc5b456ca07bfe1385b721c20e184 ]
    +
         Check for return code from avs_pcm_hw_constraints_init() in
         avs_dai_fe_startup() only checks if value is different from 0. Currently
         function can return positive value, change it to return 0 on success.
---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.12.y       |  Success    |  Success   |
| stable/linux-6.6.y        |  Failed     |  N/A       |
| stable/linux-6.1.y        |  Failed     |  N/A       |
| stable/linux-5.15.y       |  Failed     |  N/A       |
| stable/linux-5.10.y       |  Failed     |  N/A       |
| stable/linux-5.4.y        |  Failed     |  N/A       |

      reply	other threads:[~2024-12-11 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11 11:10 [PATCH 0/1] Backport a fix for broken avs audio Amadeusz Sławiński
2024-12-11 11:10 ` [PATCH 1/1] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init() Amadeusz Sławiński
2024-12-11 16:31   ` Sasha Levin [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=20241211102816-ad85e82e76f5c7e8@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=amadeuszx.slawinski@linux.intel.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.