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 75267dd103637d38fa95ecdee0eedb16ba0f662c (commit) from d6bdc8ca5b08c4c155dc7c53a148937ba451351e (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 75267dd103637d38fa95ecdee0eedb16ba0f662c Author: Almudena Garcia <liberamenso10...@gmail.com> Date: Sun Oct 27 23:14:15 2019 +0100 patch: add last_processor to thread info structures * include/mach/thread_info.h (thread info structures): Add new member "last_processor" in thread_sched_info. * kern/thread.c (thread management): Fill new member "last_processor" in thread_info() function. ----------------------------------------------------------------------- Summary of changes: include/mach/thread_info.h | 1 + kern/thread.c | 13 +++++++++++-- version.m4 | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) hooks/post-receive -- GNU Mach