On Thu, Jun 23, 2011 at 01:27:21AM +0000, Matt Thomas wrote: > Modified Files: > src/sys/arch/evbppc/mpc85xx: machdep.c > src/sys/arch/powerpc/booke: booke_stubs.c e500_tlb.c > src/sys/arch/powerpc/include: types.h > src/sys/arch/powerpc/include/booke: cpuvar.h pte.h > src/sys/common/pmap/tlb: pmap_tlb.c > > Log Message: > Switch to using the common <common/pmap/tlb/tlb.h>
Erm, do we really want to use "src/sys/common" for this, given that the prior art for "common" (src/common) means something entirely different? (also, there's been some loose talk about moving src/common to src/sys/common) -- David A. Holland [email protected]
