Source-Changes archive

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

CVS commit: src/sys/arch/powerpc/oea



Module Name:    src
Committed By:   chs
Date:           Tue Sep 27 08:03:11 UTC 2005

Modified Files:
        src/sys/arch/powerpc/oea: pmap.c

Log Message:
avoid calling into the pool code while PSL_EE is off.
the pool code can do spl*()/splx(), and splx() requires PSL_EE to be on.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/powerpc/oea/pmap.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