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

git: kernel - Adjust stack by an addition 128 in sendupcall()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Dec 2011 20:16:20 -0800 (PST)

commit 2eddd92745a2bb342357aa35ff7e6a12fb2245cd
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Dec 7 20:14:56 2011 -0800

    kernel - Adjust stack by an addition 128 in sendupcall()
    
    * Adjust stack by an addition 128 in sendupcall() for red-zone
      Note however that this code is currently unused, so it has no effect.
    
    * If getmemsize() finds an overlapping region we break out of the inner
      loop so we can continue the outer loop.
    
    Reported-by: swildner

Summary of changes:
 sys/platform/pc64/x86_64/machdep.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2eddd92745a2bb342357aa35ff7e6a12fb2245cd


-- 
DragonFly BSD source repository



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