DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.204.gac6b4 master sys/platform/pc64/amd64 vm_machdep.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Jul 2009 11:21:02 -0700 (PDT)

commit ac6b496d08d2588524785f0388e376f90f50e503
Author: Jordan Gordeev <jgordeev@dir.bg>
Date:   Sat Jun 13 19:52:27 2009 +0300

    amd64: Fix a bug in cpu_prepare_lwp().
    The code used the i386 argument passing convention - on the stack -
    while amd64 expected the argument in %rdi.
    Fixes threaded apps.

Summary of changes:
 sys/platform/pc64/amd64/vm_machdep.c |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac6b496d08d2588524785f0388e376f90f50e503


-- 
DragonFly BSD source repository



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