commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. 12c5bc346326449b0bd7d9e3a751884d


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 12c5bc346326449b0bd7d9e3a751884d4117eed3
Date: Sat, 05 Mar 2011 22:02:38 +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  12c5bc346326449b0bd7d9e3a751884d4117eed3 (commit)
       via  048c28bf88792efc3b75d940110b6ae565847f43 (commit)
      from  3f5c8f4602a17d3cf65847ee88baa057f7a4f597 (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 12c5bc346326449b0bd7d9e3a751884d4117eed3
Author: Samuel Thibault <address@hidden>
Date:   Sat Mar 5 23:00:38 2011 +0100

    Fix temporary direct mapping during page table enabling
    
    * i386/i386at/model_dep.c (i386at_init): Count the number of actually
    needed temporary L1 direct mapping by getting the last used address from
    init_alloc_aligned(), instead of hardcoding it to 1 or 3, and then use a for
    loop.

commit 048c28bf88792efc3b75d940110b6ae565847f43
Author: Samuel Thibault <address@hidden>
Date:   Thu Mar 3 04:14:51 2011 +0100

    Keep supplementary L1 pages read-only
    
    * i386/intel/pmap.c (pmap_bootstrap): Fix loop which keeps supplementary L1
    pages read-only: break as soon as one of the L1 supplementary pages has been
    recognized, so that its pte does not get rewritten read-write.

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

Summary of changes:
 i386/i386at/model_dep.c |   55 +++++++++++++++++-----------------------------
 i386/intel/pmap.c       |    5 +++-
 2 files changed, 24 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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