The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Huacai Chen <chenhuacai@kernel.org>
Cc: Guenter Roeck <linux@roeck-us.net>,
	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@denx.de, 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 00/49] 6.12.62-rc1 review
Date: Tue, 16 Dec 2025 11:20:48 +0100	[thread overview]
Message-ID: <2025121643-consuming-unusable-043b@gregkh> (raw)
In-Reply-To: <CAAhV-H4tiTBqd7mUphq58KdUtvro9HPxZmComr6ku1Mcw6=+9g@mail.gmail.com>

On Sun, Dec 14, 2025 at 09:24:02AM +0800, Huacai Chen wrote:
> On Sun, Dec 14, 2025 at 12:31 AM Guenter Roeck <linux@roeck-us.net> wrote:
> >
> > On 12/9/25 23:29, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.12.62 release.
> > > There are 49 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 Fri, 12 Dec 2025 07:29:38 +0000.
> > > Anything received after that time might be too late.
> > >
> > ...
> > > Huacai Chen <chenhuacai@kernel.org>
> > >      LoongArch: Mask all interrupts during kexec/kdump
> > >
> >
> > This results in:
> >
> > Building loongarch:defconfig ... failed
> > --------------
> > Error log:
> > arch/loongarch/kernel/machine_kexec.c: In function 'machine_crash_shutdown':
> > arch/loongarch/kernel/machine_kexec.c:252:9: error: implicit declaration of function 'machine_kexec_mask_interrupts' [-Wimplicit-function-declaration]
> >    252 |         machine_kexec_mask_interrupts();
> >
> > ... because  there is no loongarch specific version of machine_kexec_mask_interrupts()
> > in v6.12.y, and the function was generalized only with commit bad6722e478f5 ("kexec:
> > Consolidate machine_kexec_mask_interrupts() implementation") in v6.14.
> https://lore.kernel.org/loongarch/20251213094950.1068951-1-chenhuacai@loongson.cn/T/#u

Now queued up, thanks.

greg k-h

      reply	other threads:[~2025-12-16 10:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-10  7:29 [PATCH 6.12 00/49] 6.12.62-rc1 review Greg Kroah-Hartman
2025-12-10 10:15 ` Brett A C Sheffield
2025-12-10 11:22 ` Jeffrin Thalakkottoor
2025-12-10 12:33 ` Peter Schneider
2025-12-10 19:26 ` Florian Fainelli
2025-12-10 20:12 ` Brett Mastbergen
2025-12-10 20:40 ` Hardik Garg
2025-12-10 22:11 ` Ron Economos
2025-12-11  6:55 ` Naresh Kamboju
2025-12-11  9:06 ` Mark Brown
2025-12-11 10:31 ` Dileep malepu
2025-12-12  9:09 ` Jon Hunter
2025-12-13 16:31 ` Guenter Roeck
2025-12-14  1:24   ` Huacai Chen
2025-12-16 10:20     ` 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=2025121643-consuming-unusable-043b@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=chenhuacai@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@denx.de \
    --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