From: Greg KH <gregkh@linuxfoundation.org>
To: Natanael Copa <ncopa@alpinelinux.org>
Cc: stable@vger.kernel.org, regressions@lists.linux.dev
Subject: Re: regression in 6.6.70: kexec_core.c:1075:(.text+0x1bffd0): undefined reference to `machine_crash_shutdown'
Date: Fri, 10 Jan 2025 15:00:57 +0100 [thread overview]
Message-ID: <2025011035-carpentry-delighted-3d28@gregkh> (raw)
In-Reply-To: <20250110144004.1fca120a@ncopa-desktop>
On Fri, Jan 10, 2025 at 02:40:04PM +0100, Natanael Copa wrote:
> Hi!
>
> When updating the Alpine Linux kernel to 6.6.70 I bumped into a new compile error:
>
> LD .tmp_vmlinux.kallsyms1
> ld: vmlinux.o: in function `__crash_kexec':
> /home/ncopa/aports/main/linux-lts/src/linux-6.6/kernel/kexec_core.c:1075:(.text+0x1bffd0): undefined reference to `machine_crash_shutdown'
> ld: vmlinux.o: in function `do_kexec_load':
> /home/ncopa/aports/main/linux-lts/src/linux-6.6/kernel/kexec.c:166:(.text+0x1c1b4e): undefined reference to `arch_kexec_protect_crashkres'
> ld: /home/ncopa/aports/main/linux-lts/src/linux-6.6/kernel/kexec.c:105:(.text+0x1c1b94): undefined reference to `arch_kexec_unprotect_crashkres'
> make[2]: *** [/home/ncopa/aports/main/linux-lts/src/linux-6.6/scripts/Makefile.vmlinux:37: vmlinux] Error 1
> make[1]: *** [/home/ncopa/aports/main/linux-lts/src/linux-6.6/Makefile:1164: vmlinux] Error 2
> make: ***
> [/home/ncopa/aports/main/linux-lts/src/linux-6.6/Makefile:234:
> __sub-make] Error 2
Should now be fixed with the 6.6.71 release. If not, please let me
know.
thanks,
greg k-h
prev parent reply other threads:[~2025-01-10 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 13:40 regression in 6.6.70: kexec_core.c:1075:(.text+0x1bffd0): undefined reference to `machine_crash_shutdown' Natanael Copa
2025-01-10 14:00 ` 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=2025011035-carpentry-delighted-3d28@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=ncopa@alpinelinux.org \
--cc=regressions@lists.linux.dev \
--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.