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 dc8e2985370f05184d47f956d98fc2404dbb6316 (commit)
from fa57c51ac74a8301db7ab8b2fc9cbd63d69d26b3 (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 dc8e2985370f05184d47f956d98fc2404dbb6316
Author: Samuel Thibault <[email protected]>
Date: Wed Aug 31 02:39:45 2011 +0200
Fix copyout retry on lazy allocation on >= i486
* i386/i386/locore.S (copyout): Add a >=i486 variant of copyout which uses
no loop, but simply retries rep mov.
-----------------------------------------------------------------------
Summary of changes:
i386/i386/locore.S | 35 ++++++++++++++++++++++++++++-------
1 files changed, 28 insertions(+), 7 deletions(-)
hooks/post-receive
--
GNU Mach