Searched hist:267340 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/arm/versatile/
H A Dversatile_clcd.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/advansys/
H A Dadwcam.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt_scsi.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/buslogic/
H A Dbt.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/tx/
H A Dif_tx.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/an/
H A Dif_an.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.cdiff 267340 Tue Jun 10 18:39:00 MDT 2014 jhb Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked). It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by: scottl

Completed in 521 milliseconds