All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars Wendler <wendler.lars@web.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux kernel regressions list <regressions@lists.linux.dev>,
	Baoquan He <bhe@redhat.com>
Subject: kexec build regression in linux-6.6.70 (linux-6.6.y LTS branch)
Date: Fri, 10 Jan 2025 10:33:28 +0100	[thread overview]
Message-ID: <20250110103328.0e3906a8@chagall.paradoxon.rec> (raw)

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

Hello folks,

trying to build latest linux-6.6.y release (6.6.70) fails with the
following error:

  LD      .tmp_vmlinux.kallsyms1
ld: vmlinux.o: in function `__crash_kexec':
(.text+0x1bf9c1): undefined reference to `machine_crash_shutdown'
ld: vmlinux.o: in function `do_kexec_load':
kexec.c:(.text+0x1c15bb): undefined reference to
  `arch_kexec_protect_crashkres' ld: kexec.c:(.text+0x1c1611):
  undefined reference to `arch_kexec_unprotect_crashkres' ld:
  vmlinux.o: in function `__do_sys_kexec_file_load':
  kexec_file.c:(.text+0x1c272a): undefined reference to
  `arch_kexec_protect_crashkres' ld: kexec_file.c:(.text+0x1c2772):
  undefined reference to `arch_kexec_unprotect_crashkres' make[2]: ***
  [scripts/Makefile.vmlinux:37: vmlinux] Error 1 make[1]: ***
  [/usr/src/linux-6.6.70/Makefile:1164: vmlinux] Error 2 make: ***
  [Makefile:234: __sub-make] Error 2


I suppose this is related to commit
e5b1574a8ca28c40cf53eda43f6c3b016ed41e27 which is the only commit in
question that changes kexec code between linux-6.6.69 and linux-6.6.70.

Kind regards
Lars Wendler

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2025-01-10  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-10  9:33 Lars Wendler [this message]
2025-01-10  9:40 ` kexec build regression in linux-6.6.70 (linux-6.6.y LTS branch) Greg Kroah-Hartman
2025-01-10 14:05   ` Greg Kroah-Hartman

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=20250110103328.0e3906a8@chagall.paradoxon.rec \
    --to=wendler.lars@web.de \
    --cc=bhe@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=regressions@lists.linux.dev \
    /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.