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.5-12-g7803e97


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.5-12-g7803e97
Date: Sat, 02 May 2015 18:55:43 +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  7803e9735dde445be3046a79bf1b4ca5ab525ac1 (commit)
      from  32b3385c56912dac71e7f54fe03ff895cb4381c5 (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 7803e9735dde445be3046a79bf1b4ca5ab525ac1
Author: Samuel Thibault <address@hidden>
Date:   Sat May 2 20:53:54 2015 +0200

    Fix semaphore failure path special calling convention
    
    * linux/src/include/asm-i386/semaphore.h (down): Pass semaphore address to
    down_failed through ecx.
    (down_interruptible): Likewise to down_failed_interruptible.
    (up): Likewise to up_wakeup.

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

Summary of changes:
 linux/src/include/asm-i386/semaphore.h |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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