The patch titled Documentation/DMA-API.txt: fix a stale reference has been added to the -mm tree. Its filename is documentation-dma-apitxt-fix-a-stale-reference.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: Documentation/DMA-API.txt: fix a stale reference From: Bart Van Assche <bart.vanassche@xxxxxxxxx> Fixes a stale reference in Documentation/DMA-API.txt. Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxx> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/DMA-API.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/DMA-API.txt~documentation-dma-apitxt-fix-a-stale-reference Documentation/DMA-API.txt --- a/Documentation/DMA-API.txt~documentation-dma-apitxt-fix-a-stale-reference +++ a/Documentation/DMA-API.txt @@ -5,7 +5,7 @@ This document describes the DMA API. For a more gentle introduction phrased in terms of the pci_ equivalents (and actual examples) see -Documentation/PCI/PCI-DMA-mapping.txt. +Documentation/DMA-mapping.txt. This API is split into two pieces. Part I describes the API and the corresponding pci_ API. Part II describes the extensions to the API _ Patches currently in -mm which might be from bart.vanassche@xxxxxxxxx are readahead-add-blk_run_backing_dev.patch documentation-dma-apitxt-fix-a-stale-reference.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html