Date: Sun, 15 Mar 2009 17:22:53 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/drm drm_scatter.c Message-ID: <200903151723.n2FHN5bk047235@repoman.freebsd.org>
index | next in thread | raw e-mail
rnoland 2009-03-15 17:22:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/drm drm_scatter.c
Log:
SVN rev 189856 on 2009-03-15 17:22:53Z by rnoland
Merge 189559
Fix the flags to bus_dmamem_* to allow the allocation to sleep while
waiting for resources. It is really the load that we can't defer.
BUS_DMA_NOCACHE belongs on bus_dmamap_load() as well.
Revision Changes Path
1.3.2.3 +3 -2 src/sys/dev/drm/drm_scatter.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903151723.n2FHN5bk047235>
