From: Tomas Volf <~@wolfsden.cz>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Josselin Poiret <dev@jpoiret.xyz>,
Simon Tournier <zimon.toutoune@gmail.com>,
75402@debbugs.gnu.org, Tobias Geerinckx-Rice <me@tobias.gr>,
Mathieu Othacehe <othacehe@gnu.org>,
Christopher Baines <guix@cbaines.net>
Subject: [bug#75402] [PATCH 0/3] Assorted kexec fixes
Date: Tue, 07 Jan 2025 11:41:43 +0100 [thread overview]
Message-ID: <87cygyucrc.fsf@wolfsden.cz> (raw)
In-Reply-To: <cover.1736168030.git.ludo@gnu.org> ("Ludovic Courtès"'s message of "Mon, 6 Jan 2025 13:57:22 +0100")
[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]
Ludovic Courtès <ludo@gnu.org> writes:
> 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!
While I am hardly an expert here, the changes look reasonable. One
feature request though. I think it would be nice to get --no-kexec for
guix-deploy as well :)
>
> 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
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
next prev parent reply other threads:[~2025-01-07 10:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 12:57 [bug#75402] [PATCH 0/3] Assorted kexec fixes Ludovic Courtès
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 ` Tomas Volf [this message]
2025-01-07 10:48 ` [bug#75402] [PATCH 0/3] Assorted kexec fixes 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=87cygyucrc.fsf@wolfsden.cz \
--to=~@wolfsden.cz \
--cc=75402@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
--cc=guix@cbaines.net \
--cc=ludo@gnu.org \
--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).