[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.6-75-gcd7e689
From: |
Justus Winter |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.6-75-gcd7e689 |
Date: |
Wed, 20 Apr 2016 15:52:36 +0000 |
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 cd7e689dae440befd8d663d15fff755464709625 (commit)
via 8f2a4990d1bcd91f399cb519bb800afe136f102f (commit)
from 675fd4eecd75a7156c83bb814ecfdbbcfbf27ea1 (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 cd7e689dae440befd8d663d15fff755464709625
Author: Justus Winter <address@hidden>
Date: Wed Apr 20 16:12:26 2016 +0200
Fix type of program counter argument
* i386/i386/hardclock.c (hardclock): Use '0' instead of 'NULL'.
* vm/vm_fault (vm_fault_cleanup): Likewise.
commit 8f2a4990d1bcd91f399cb519bb800afe136f102f
Author: Justus Winter <address@hidden>
Date: Wed Apr 20 15:58:10 2016 +0200
xen: fix build
* i386/xen/xen.c (hypclock_machine_intr): Fix 'clock_interrupt' call.
* xen/time.c (clkstart): Likewise.
-----------------------------------------------------------------------
Summary of changes:
i386/i386/hardclock.c | 2 +-
i386/xen/xen.c | 5 +++--
vm/vm_fault.c | 2 +-
xen/time.c | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.6-75-gcd7e689,
Justus Winter <=