commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20240714-32-g53351d0e


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20240714-32-g53351d0e
Date: Sun, 10 Nov 2024 05:04:54 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  53351d0e35568ad4c0a908942b483c85479a3fba (commit)
       via  e936af86df5ab09b1dead81a31d5ceb7c01576dd (commit)
      from  9e943599f1b16cc7c60628c504f082f7de6c6449 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53351d0e35568ad4c0a908942b483c85479a3fba
Author: Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org>
Date:   Sun Nov 10 08:42:08 2024 +0000

    shutdown: Try mach device acpi before /servers/acpi
    
    Since libmachdev cannot currently serve netfs as well as trivfs on a
    path, we need to allow connecting to the bootstrapped acpi server
    to shut down the machine.
    
    Message-ID: <20241110084135.3859485-3-damien@zamaudio.com>

commit e936af86df5ab09b1dead81a31d5ceb7c01576dd
Author: Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org>
Date:   Sun Nov 10 08:42:02 2024 +0000

    acpi, libmachdev: Add _forever variant of trivfs server loop
    
    The acpi server needs to survive after the shutdown notification,
    so it can serve S_acpi_sleep() RPC to actually shut down the machine.
    Therefore we need to keep the server alive and not respond to the
    trivfs goaway request.
    Message-ID: <20241110084135.3859485-2-damien@zamaudio.com>

-----------------------------------------------------------------------

Summary of changes:
 acpi/main.c                |  4 ++--
 libmachdev/machdev.h       |  1 +
 libmachdev/trivfs_server.c | 13 +++++++++++++
 shutdown/shutdown.c        | 22 +++++++++++++++++++++-
 4 files changed, 37 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]