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 "GNU Mach".

The branch, master has been updated
       via  c2569ceb20c4866c0f14fd861f89aff80976a981 (commit)
       via  42a34a69ac5f6d392124e07f593690e266a97e0a (commit)
      from  74615f69cf6bf95c73443331733677c61ee387b5 (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 c2569ceb20c4866c0f14fd861f89aff80976a981
Author: Manolo de Medici <[email protected]>
Date:   Wed Mar 18 21:29:10 2026 +0000

    Add unprivileged processor_name_t type
    
    We don't expect unprivileged users to be able to start and stop
    processors. As such, we need the unprivileged version of the
    processor_t mach type.
    Message-ID: <[email protected]>

commit 42a34a69ac5f6d392124e07f593690e266a97e0a
Author: Samuel Thibault <[email protected]>
Date:   Sun Mar 22 21:13:32 2026 +0100

    Fix indentation

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

Summary of changes:
 include/mach/mach_types.defs | 10 ++++++++
 include/mach/mach_types.h    |  2 ++
 kern/host.c                  | 16 ++++++-------
 kern/ipc_host.c              | 56 +++++++++++++++++++++++++++++++++++++++++++-
 kern/ipc_host.h              |  6 +++++
 kern/ipc_kobject.h           |  5 ++--
 kern/processor.c             |  1 +
 kern/processor.h             |  2 ++
 8 files changed, 87 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to