CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/01 07:56:12

Modified files:
        sys/arch/sparc64/dev: iommu.c 

Log message:
Unbreak DEBUG build: do not use undefined pa

introduced iommu_dvmamap_insert() using an undefined paddr_t pa under DEBUG;
since it cannot be introduced it (easily), remove it from the printf().

Reply via email to