Source-Changes archive

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

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   christos
Date:           Wed Sep 28 17:27:21 UTC 2011

Modified Files:
        src/sys/arch/i386/i386: linux_syscall.c

Log Message:
syscall (setcontext) can alter eax, so don't attempt to get code again from it
in order to avoid register spills.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/i386/i386/linux_syscall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index