Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch/powerpc/oea
Module Name: src
Committed By: tron
Date: Fri Oct 21 13:15:35 UTC 2005
Modified Files:
src/sys/arch/powerpc/oea [netbsd-3]: pmap.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #897):
sys/arch/powerpc/oea/pmap.c: revision 1.33 via patch
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.29 -r1.29.2.1 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