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:           Mon May  5 04:40:53 UTC 2008

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

Log Message:
pmap_upvo_pool needs to use IPL_VM since it is used from
pmap_kenter_pa(), which can be called from interrupt context.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 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