commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. 0d182bc27cfbb0c6bd8d1cc


From: Zheng Da
Subject: [SCM] the great next stuff branch, dde, updated. 0d182bc27cfbb0c6bd8d1cc30eef7d20c65e85df
Date: Fri, 12 Mar 2010 09:31:53 +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 "the great next stuff".

The branch, dde has been updated
       via  0d182bc27cfbb0c6bd8d1cc30eef7d20c65e85df (commit)
       via  a0ea553906cbe5e66d185e3dcddee9482fab0c86 (commit)
       via  9f7115ab77173038f9f9d4fe436d40dd0d72bb2e (commit)
      from  0c7c5a27ece61e68f477d24c4be5093689726fa7 (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 0d182bc27cfbb0c6bd8d1cc30eef7d20c65e85df
Author: Zheng Da <address@hidden>
Date:   Sun Feb 28 13:18:51 2010 +0100

    Set the right source hw address in dde_pcnet32_test.

commit a0ea553906cbe5e66d185e3dcddee9482fab0c86
Author: Zheng Da <address@hidden>
Date:   Sun Feb 28 05:29:56 2010 +0100

    reset the helder pointer before unlock in ddekit lock.
    
    I don't know if it helps fix any bugs, but it should be a right thing to
    do.

commit 9f7115ab77173038f9f9d4fe436d40dd0d72bb2e
Author: Zheng Da <address@hidden>
Date:   Sun Feb 28 05:24:57 2010 +0100

    implement cli/sti with a lock.
    
    In order to avoid dead lock caused by spin_lock_irq or
    spin_lock_irqsave, I remove irq disabling in them. It's really
    unnecessary to do spin_lock_irq and spin_lock_irqsave any more because
    interrupt isn't handled in a real interrupt context.

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

Summary of changes:
 dde_pcnet32_test/arping.c                |    2 +-
 libdde_linux26/include/linux/spinlock.h  |    7 +---
 libdde_linux26/lib/src/arch/l4/cli_sti.c |   49 +++++++++++++++++++++++++++++-
 libdde_linux26/lib/src/arch/l4/softirq.c |   16 ++-------
 libdde_linux26/lib/src/net/core/dev.c    |    9 +----
 libddekit/lock.c                         |    2 +-
 6 files changed, 58 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
the great next stuff




reply via email to

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