From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, shuah@kernel.org,
patches@kernelci.org, lkft-triage@lists.linaro.org,
pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
sr@sladewatkins.com
Subject: Re: [PATCH 6.12 000/460] 6.12.78-rc1 review
Date: Tue, 31 Mar 2026 13:07:09 +0200 [thread overview]
Message-ID: <2026033102-sharply-mop-d638@gregkh> (raw)
In-Reply-To: <8aa3ace8-33ba-4914-b615-c165fbd146af@roeck-us.net>
On Mon, Mar 30, 2026 at 02:02:33AM -0700, Guenter Roeck wrote:
> Hi,
>
> On 3/23/26 06:39, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.12.78 release.
> > There are 460 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Wed, 25 Mar 2026 13:44:33 +0000.
> > Anything received after that time might be too late.
> >
>
> Since v6.12.64, various architecture/image combinations fail to build
> with the following error.
>
> Error log:
> sound/soc/codecs/ak4458.c:631:13: error: 'ak4458_reset' defined but not used [-Werror=unused-function]
> 631 | static void ak4458_reset(struct ak4458_priv *ak4458, bool active)
>
> This is seen if the driver is built with CONFIG_PM=n.
>
> Problem is that ak4458_reset() is only called from inside code
> protected with CONFIG_PM, but declared outside it. This was
> introduced with commit 47c4976513f1 ("ASoC: ak4458: remove the
> reset operation in probe and remove").
>
> The problem is not seen in later kernels which also have commit
> 9f9c8e9064ea ("ASoC: ak4458: Convert to RUNTIME_PM_OPS() & co").
> That commit has not been backported to v6.12.y.
Now backported, thanks.
greg k-h
prev parent reply other threads:[~2026-03-31 11:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 13:39 [PATCH 6.12 000/460] 6.12.78-rc1 review Greg Kroah-Hartman
2026-03-23 15:20 ` Brett A C Sheffield
2026-03-23 17:58 ` Peter Schneider
2026-03-23 19:17 ` Pavel Machek
2026-03-23 20:38 ` Florian Fainelli
2026-03-23 22:09 ` Shuah Khan
2026-03-24 4:34 ` Harshit Mogalapalli
2026-03-24 8:24 ` Ron Economos
2026-03-24 9:00 ` Francesco Dolcini
2026-03-24 9:04 ` Jon Hunter
2026-03-24 15:03 ` Mark Brown
2026-03-25 0:06 ` Miguel Ojeda
2026-03-26 1:12 ` 陈华才
2026-03-27 9:17 ` Greg KH
2026-03-25 8:19 ` Barry K. Nathan
2026-03-25 10:57 ` Shung-Hsi Yu
2026-03-30 9:02 ` Guenter Roeck
2026-03-31 11:07 ` Greg Kroah-Hartman [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=2026033102-sharply-mop-d638@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=achill@achill.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hargar@microsoft.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@nabladev.com \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=sr@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox