commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.4-345-g220ca26


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-345-g220ca26
Date: Sun, 15 Dec 2013 20:50:50 +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  220ca26c79398f99d5f514604ca34cb528f59e62 (commit)
       via  fcda4718b1b8135d0d484f97bddaa683292b97c1 (commit)
       via  e1e4d8e34f49463b7d40ca2a2c86ce850d95571c (commit)
      from  f885fde0a7177f954893be22efdf8c55c7c40fdb (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 220ca26c79398f99d5f514604ca34cb528f59e62
Author: Marin Ramesa <address@hidden>
Date:   Fri Dec 13 21:06:54 2013 +0100

    device/dev_pager.c (device_pager_data_request_done): cast to size_t instead 
to unsigned
    
    * device/dev_pager.c (device_pager_data_request_done) (memset) 
(io_residual): Cast to size_t instead to unsigned.

commit fcda4718b1b8135d0d484f97bddaa683292b97c1
Author: Marin Ramesa <address@hidden>
Date:   Fri Dec 13 21:06:53 2013 +0100

    device/dev_pager.c: remove unnecessary casts
    
    Variable pager is already of ipc_port_t type.
    
    * device/dev_pager.c: Remove unnecessary casts.

commit e1e4d8e34f49463b7d40ca2a2c86ce850d95571c
Author: Marin Ramesa <address@hidden>
Date:   Fri Dec 13 21:06:52 2013 +0100

    kern/sched_prim.c: avoid casts
    
    Avoid the casts by passing the address of the links thread
    structure member to enqueue_tail().
    
    * kern/sched_prim.c: Avoid casts.

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

Summary of changes:
 device/dev_pager.c |    6 +++---
 kern/sched_prim.c  |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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