This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository gnumach.
commit df95fa978f6280a7289fb955db4cdc80905fb601 Author: Samuel Thibault <[email protected]> Date: Thu Mar 20 02:36:16 2014 +0000 Fix patch --- debian/patches/git-physical-access.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/git-physical-access.patch b/debian/patches/git-physical-access.patch index 64652e7..925bb17 100644 --- a/debian/patches/git-physical-access.patch +++ b/debian/patches/git-physical-access.patch @@ -159,9 +159,9 @@ index 2943d26..a3d9630 100644 + */ +static pmap_mapwindow_t mapwindows[PMAP_NMAPWINDOWS]; + - static inline pt_entry_t * - pmap_pde(const pmap_t pmap, vm_offset_t addr) - { + void pmap_remove_range(); /* forward */ + #if NCPUS > 1 + void signal_cpus(); /* forward */ @@ -774,6 +780,12 @@ void pmap_bootstrap(void) } for (; pte < ptable+NPTES; pte++) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/gnumach.git
