Source-Changes archive

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

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



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Dec 18 17:09:47 UTC 2002

Modified Files:
        syssrc/sys/arch/sh3/sh3 [nathanw_sa]: vm_machdep.c

Log Message:
* cpu_lwp_fork(): Move some code out of processor-model specific blocks
  to avoid duplication.
* cpu_setfunc(): Fix uninitialized "tf" variable (oops!) and make sure
  l->l_md.md_regs gets initialized.


To generate a diff of this commit:
cvs rdiff -r1.33.6.4 -r1.33.6.5 syssrc/sys/arch/sh3/sh3/vm_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