Source-Changes archive

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

CVS commit: src/sys/arch/arm/arm32



Module Name:    src
Committed By:   skrll
Date:           Fri May 25 10:40:04 UTC 2007

Modified Files:
        src/sys/arch/arm/arm32: cpuswitch.S

Log Message:
No need to check if oldl == newl in cpu_switchto. All the callers ensure
this is correct.

Fixup a few comments while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/arch/arm/arm32/cpuswitch.S

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