Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/m68k/m68k



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 10 12:04:43 UTC 2007

Modified Files:
        src/sys/arch/m68k/m68k [netbsd-4]: vm_machdep.c

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #498):
        sys/arch/m68k/m68k/vm_machdep.c: revision 1.18
Kernel threads were running at splhigh on m68k systems because the status
register was inherited from proc0.  Set the new process's status register
to PSL_LOWIPL.  Raidframe reconstruction no longer causes my Amiga to lose
time.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.6.1 src/sys/arch/m68k/m68k/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