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-187-g899d69c


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-187-g899d69c
Date: Sun, 5 Apr 2020 20:39:54 -0400 (EDT)

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  899d69cc267b3d07ea3eeea91cf10a5a32dac985 (commit)
       via  da8c9a7e035df0ad9e748caacc654b23a5901af9 (commit)
      from  803e1543c774763e92f14016f3d306aabf657153 (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 899d69cc267b3d07ea3eeea91cf10a5a32dac985
Author: Samuel Thibault <address@hidden>
Date:   Mon Apr 6 02:38:23 2020 +0200

    bootstrap: Add missing reference to send port between tasks
    
    When giving the port to a bootstrap task to another bootstrap task, we
    need to add a reference. This shows up on error-cleanup (e.g. when
    forgetting to define the root).
    
    * kern/bootstrap.c (boot_script_insert_task_port): Call
    ipc_port_make_send on `task''s itk_sself.

commit da8c9a7e035df0ad9e748caacc654b23a5901af9
Author: Samuel Thibault <address@hidden>
Date:   Mon Apr 6 02:32:08 2020 +0200

    boot_script: Explicit missing symbol name
    
    * kern/boot_script.c: Include <kern/printf.h>.
    (boot_script_exec): Print missing symbol name on symbol lookup error.

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

Summary of changes:
 kern/boot_script.c | 2 ++
 kern/bootstrap.c   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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