Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/mips/mips



Module Name:    syssrc
Committed By:   wdk
Date:           Wed Nov 28 10:19:16 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/mips [nathanw_sa]: mips_machdep.c

Log Message:
* Move struct siginfo into frame.h header file

* In cpu_upcall create a stack frame for carrying 2 extra arguments.
  We can only pass 4 arguments in registers, so sa_arg and sa_upcall
  needs to be passed on the stack.

* Use sadata_upcall_free()


To generate a diff of this commit:
cvs rdiff -r1.120.2.3 -r1.120.2.4 syssrc/sys/arch/mips/mips/mips_machdep.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