CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/19 15:13:36
Modified files:
sys/arch/sparc64/sparc64: machdep.c
Log message:
In _bus_dmamap_load_mbuf() of sparc64 check the M_PKTHDR flag before
using the m_pkthdr struct.
The reset of _dm_type and _dm_source should not depend on DIAGNOSTIC.
ok stsp@ and claudio@
