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-272-g5a89edc


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-272-g5a89edc
Date: Mon, 5 Apr 2021 06:07:59 -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  5a89edc318bcf06341ca2855b743615cdfad840a (commit)
      from  697d9a014506df49976251b2cc449bbe2a806d9a (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 5a89edc318bcf06341ca2855b743615cdfad840a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Apr 5 12:06:58 2021 +0200

    thread_info: Fix returning last_processor
    
    thread->last_processor is a processor_t, not a slot number.
    
    * kern/thread.c (thread_info): Set sched_info->last_processor to
    thread->last_processor->slot_num rather than thread->last_processor.

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

Summary of changes:
 kern/thread.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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