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-461-gc94276f7


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-461-gc94276f7
Date: Fri, 6 Jan 2023 18:50:15 -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  c94276f7f5ab360e5c4bb0565289c1b9aa91cbde (commit)
      from  c8cd13d8e9853752de5756ab42a98e2d0baff0a9 (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 c94276f7f5ab360e5c4bb0565289c1b9aa91cbde
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Wed Jan 4 22:45:45 2023 -0500

    Move cpu_down and other functions inside SMP ifdef
    
    cpu_down is shown as not required when disabling SMP so moving it inside
    NCPUS > 1 to eliminate the warning. Note that the diff ended up looking
    a bit different due the way functions are laid out.
    Message-Id: <Y7ZH6aI3fhWNzyrY@jupiter.tail36e24.ts.net>

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

Summary of changes:
 kern/machine.c   | 119 ++++++++++++++++++++++++++++---------------------------
 kern/processor.h |   1 -
 2 files changed, 60 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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