Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name:    src
Committed By:   uwe
Date:           Fri Feb 15 03:16:10 UTC 2008
Modified Files:
        src/sys/arch/sh3/sh3: locore_subr.S
Log Message:
We don't need to/can't wire u-area if we use P1_STACK.
Not actually tested the P1_STACK case, but I guess it was never tested
on SH4 anyway (it would write garbage to TLB).  It used to work on SH3
b/c "wiring" was done using curupte hack and that was just an
innocuous pointer update.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/sh3/sh3/locore_subr.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