davidxu 2003/07/24 17:21:37 PDT FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c Log: Align upcall stack top to odd times of 8. GCC accounts return address in callee function for stack alignment. Revision Changes Path 1.213 +1 -0 src/sys/amd64/amd64/vm_machdep.c