CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/16 13:45:32
Modified files:
sys/arch/sparc64/dev: iommu.c viommu.c
Log message:
pmap = (conditional ? user_way : pmap = pmap_kernel());
doesn't need the second pmap =. "ok if you tested it" kettenis@
