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

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Dec 7 20:17:23 PST 2011


commit 2eddd92745a2bb342357aa35ff7e6a12fb2245cd
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list