From: "Ludovic Courtès" <ludo@gnu.org>
To: 75402@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>,
"Christopher Baines" <guix@cbaines.net>,
"Josselin Poiret" <dev@jpoiret.xyz>,
"Ludovic Courtès" <ludo@gnu.org>,
"Mathieu Othacehe" <othacehe@gnu.org>,
"Simon Tournier" <zimon.toutoune@gmail.com>,
"Tobias Geerinckx-Rice" <me@tobias.gr>
Subject: [bug#75402] [PATCH 0/3] Assorted kexec fixes
Date: Mon, 6 Jan 2025 13:57:22 +0100 [thread overview]
Message-ID: <cover.1736168030.git.ludo@gnu.org> (raw)
Hello,
Here’s a bunch of kexec-related fixes for bugs that have been reported
over the past week.
I checked the ‘kexec_file_load’ binding on i686 and aarch64 this time:
it’s definitely missing on i686, and alright on aarch64.
I’d like to commit it within a couple of days at most. Feedback welcome!
Ludo’.
Ludovic Courtès (3):
reconfigure: Do not pass KEXEC_FILE_DEBUG.
syscalls: Remove wrong syscall ID for ‘kexec_load_file’ on i686.
reconfigure: Make ‘load-system-for-kexec’ errors non-fatal.
guix/build/syscalls.scm | 6 ++---
guix/scripts/system/reconfigure.scm | 38 +++++++++++++++++++++++------
tests/syscalls.scm | 8 +++---
3 files changed, 38 insertions(+), 14 deletions(-)
base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
--
2.47.1
next reply other threads:[~2025-01-06 14:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 12:57 Ludovic Courtès [this message]
2025-01-06 12:58 ` [bug#75402] [PATCH 1/3] reconfigure: Do not pass KEXEC_FILE_DEBUG Ludovic Courtès
2025-01-06 12:58 ` [bug#75402] [PATCH 2/3] syscalls: Remove wrong syscall ID for ‘kexec_load_file’ on i686 Ludovic Courtès
2025-01-06 12:58 ` [bug#75402] [PATCH 3/3] reconfigure: Make ‘load-system-for-kexec’ errors non-fatal Ludovic Courtès
2025-01-07 10:41 ` [bug#75402] [PATCH 0/3] Assorted kexec fixes Tomas Volf
2025-01-07 10:48 ` Ludovic Courtès
2025-01-07 10:58 ` Tomas Volf
2025-01-07 18:12 ` Ludovic Courtès
2025-01-07 18:08 ` bug#75402: " Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1736168030.git.ludo@gnu.org \
--to=ludo@gnu.org \
--cc=75402@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
--cc=guix@cbaines.net \
--cc=me@tobias.gr \
--cc=othacehe@gnu.org \
--cc=zimon.toutoune@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).