CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/05 12:11:27
Modified files:
sys/arch/arm/include: pmap.h
Log message:
Remove incorrect logic leading to skip page table flushes because
PMAP_NEEDS_PTE_SYNC would get defined to zero on kernels lacking StrongArm
support.
discussed with and ok drahn@
