Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/arch/arm/arm32



Module Name:    src
Committed By:   msaitoh
Date:           Tue May 26 01:34:40 UTC 2015

Modified Files:
        src/sys/arch/arm/arm32 [netbsd-7]: pmap.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #800):
        sys/arch/arm/arm32/pmap.c: revision 1.320
        sys/arch/arm/arm32/pmap.c: revision 1.321
        sys/arch/arm/arm32/pmap.c: revision 1.322
        sys/arch/arm/arm32/pmap.c: revision 1.319
- include "opt_arm_debug.h" for VERBOSE_INIT_ARM
- Add pmap locking to pmap_kenter_pa/kremove
- Make sure nptes is a multiple of PAGE_SIZE / L2_S_SIZE.
- Use PDE_SYNC when syncing pdeps


To generate a diff of this commit:
cvs rdiff -u -r1.295.2.5 -r1.295.2.6 src/sys/arch/arm/arm32/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