commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-534-g92257f56


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-534-g92257f56
Date: Wed, 8 Feb 2023 14:18:55 -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 "GNU Mach".

The branch, master has been updated
       via  92257f56a32f16795402cdbeb76a8b4f56ea2369 (commit)
      from  a9c54f2c7f93127517b725952e67697bd82a7eeb (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 92257f56a32f16795402cdbeb76a8b4f56ea2369
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Feb 8 20:17:38 2023 +0100

    slock: Fix initialization of statically-allocated slocks
    
    (this is actually a no-op for i386)

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

Summary of changes:
 ddb/db_mp.c          | 2 +-
 device/dev_lookup.c  | 3 +--
 device/dev_pager.c   | 6 ++----
 device/ds_routines.c | 2 +-
 device/kmsg.c        | 2 +-
 device/net_io.c      | 8 ++++----
 i386/i386/lock.h     | 3 +++
 i386/intel/pmap.c    | 4 ++--
 ipc/ipc_port.c       | 4 ++--
 kern/debug.c         | 8 +-------
 kern/lock.h          | 3 +++
 kern/lock_mon.c      | 4 ++--
 kern/mach_clock.c    | 2 +-
 kern/machine.c       | 2 +-
 kern/processor.c     | 2 +-
 kern/sched_prim.c    | 2 +-
 kern/thread.c        | 6 +++---
 kern/thread_swap.c   | 2 +-
 kern/xpr.c           | 2 +-
 vm/memory_object.c   | 2 +-
 vm/vm_object.c       | 4 ++--
 vm/vm_resident.c     | 4 ++--
 xen/console.c        | 4 ++--
 xen/grant.c          | 2 +-
 xen/store.c          | 2 +-
 25 files changed, 41 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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