commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, mplaneta/libbraunr/master, updated. d9560a70e8b32


From: Maksym Planeta
Subject: [SCM] GNU Mach branch, mplaneta/libbraunr/master, updated. d9560a70e8b32811fd043ffc35b82a9430d91496
Date: Wed, 13 Jul 2011 11:50:00 +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, mplaneta/libbraunr/master has been updated
       via  d9560a70e8b32811fd043ffc35b82a9430d91496 (commit)
       via  6dcb56b62f6d277ce7688788275fcdf161d79eaf (commit)
       via  c548287a93f1515a6f94bdd1215e5c1c102791a5 (commit)
       via  18161fad10469b494ee2aab2fc28c34a01eb8a9e (commit)
       via  55b9e2647463645844ed9021c358d6496dc7992b (commit)
       via  0046909f5d3c9d96dcd73bc2b7383b035242bac0 (commit)
      from  321a2fb86dfb9305723ed60481715a6da661b05a (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 d9560a70e8b32811fd043ffc35b82a9430d91496
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 14:48:06 2011 +0300

    Correct errors in xen/store.c
    
    * xen/store.c (hyp_store_write, hyp_store_read_va): Correct call of
    mem_alloc().

commit 6dcb56b62f6d277ce7688788275fcdf161d79eaf
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 12:54:03 2011 +0300

    Add include.
    
    * linux/src/drivers/net/8390.h: Add include.

commit c548287a93f1515a6f94bdd1215e5c1c102791a5
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 11:45:51 2011 +0300

    Add debug ipc.
    
    * kern/balloc/mem.c (host_cache_info): New function. Just dummy now.
    * include/mach_debug/cache_info.h: Rename file.
    * include/mach_debug/mach_debug_types.h: Rename include.

commit 18161fad10469b494ee2aab2fc28c34a01eb8a9e
Merge: 0046909 55b9e26
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 11:35:34 2011 +0300

    Correct host_zone_info in .defs files.
    
    * include/mach_debug/mach_debug.defs (host_cache_info): Rename routine.
    
    * include/mach_debug/mach_debug_types.defs: Rename types.
    * include/mach_debug/zone_info.h: Likewise:

commit 55b9e2647463645844ed9021c358d6496dc7992b
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 11:33:01 2011 +0300

    Correct host_zone_info in .defs files.
    
    * include/mach_debug/mach_debug.defs (host_cache_info): Rename routine.
    
    * include/mach_debug/mach_debug_types.defs: Rename types.
    * include/mach_debug/zone_info.h: Likewise.

commit 0046909f5d3c9d96dcd73bc2b7383b035242bac0
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 13 11:08:15 2011 +0300

    Fix compiler errors.
    
    * linux/dev/glue/block.c: Replace kalloc with mem_alloc in linux/dev/glue.
    * linux/dev/glue/net.c: Likewise.
    
    * linux/dev/glue/kmem.c (linux_kfree): Correct function name.

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

Summary of changes:
 include/mach_debug/{zone_info.h => cache_info.h} |   40 +++++++++++-----------
 include/mach_debug/mach_debug.defs               |    8 ++--
 include/mach_debug/mach_debug_types.defs         |    8 ++--
 include/mach_debug/mach_debug_types.h            |    2 +-
 kern/balloc/mem.c                                |   38 ++++++++++++++++++--
 linux/dev/glue/block.c                           |   20 +++++-----
 linux/dev/glue/kmem.c                            |    2 +-
 linux/dev/glue/net.c                             |    4 +-
 linux/src/drivers/net/8390.h                     |    1 +
 xen/store.c                                      |    4 +-
 10 files changed, 79 insertions(+), 48 deletions(-)
 rename include/mach_debug/{zone_info.h => cache_info.h} (58%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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