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

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1E-WZ8Us (DFBSD_commit)