commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master-xen, updated. c3f0ce36b236084f76f215abe8a7


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master-xen, updated. c3f0ce36b236084f76f215abe8a723a39b329a51
Date: Sun, 25 Oct 2009 21:39:34 +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-xen has been updated
       via  c3f0ce36b236084f76f215abe8a723a39b329a51 (commit)
       via  3fffc8fe7f1b19e9b883520bee6bf78b9a164bb4 (commit)
       via  5fc84bf94fe8844fe7bc7befbae8201970e5183d (commit)
       via  38087ee1772362a2ea45544dc328f255a9b16d2e (commit)
      from  1c043c4368139e1dc9d4614e2e41909059553f2b (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 c3f0ce36b236084f76f215abe8a723a39b329a51
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 25 22:37:52 2009 +0100

    Fix warnings
    
    Fix various warnings:
    - interrupt handler do not return an int
    - kalloc returns a vm_offset_t
    - kfree takes a vm_offset_t
    - declare xen_atoi

commit 3fffc8fe7f1b19e9b883520bee6bf78b9a164bb4
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 25 22:36:20 2009 +0100

    Fix warning
    
    * i386/i386at/autoconf.c: Include <i386/pic.h> even when [!LINUX_DEV].

commit 5fc84bf94fe8844fe7bc7befbae8201970e5183d
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 25 22:35:45 2009 +0100

    Fix warning
    
    * i386/i386/trap.h: Include <mach/mach_types.h>

commit 38087ee1772362a2ea45544dc328f255a9b16d2e
Author: Samuel Thibault <address@hidden>
Date:   Sun Oct 25 22:34:52 2009 +0100

    Fix warning
    
    * i386/i386/pcb.c (thread_setstatus): Comment out state variable
    declaration.

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

Summary of changes:
 i386/i386/i386asm.sym  |    2 +-
 i386/i386/pcb.c        |    2 +-
 i386/i386/trap.h       |    1 +
 i386/i386at/autoconf.c |    2 --
 xen/block.c            |   17 ++++++++---------
 xen/console.c          |   11 +++++------
 xen/evt.c              |    2 +-
 xen/evt.h              |    2 +-
 xen/grant.c            |    2 +-
 xen/net.c              |   22 ++++++++++------------
 xen/store.c            |    6 +++---
 xen/time.c             |    5 ++---
 xen/xen.c              |    6 +++---
 xen/xen.h              |    2 ++
 14 files changed, 39 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
GNU Mach




reply via email to

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