The patch titled pci: add PCI DMA unamp state API to feature-removal-schedule.txt has been added to the -mm tree. Its filename is pci-add-pci-dma-unamp-state-api-to-feature-removal-scheduletxt.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: pci: add PCI DMA unamp state API to feature-removal-schedule.txt From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> It was replaced with the DMA unamp state API (which can be used for any bus). Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/feature-removal-schedule.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff -puN Documentation/feature-removal-schedule.txt~pci-add-pci-dma-unamp-state-api-to-feature-removal-scheduletxt Documentation/feature-removal-schedule.txt --- a/Documentation/feature-removal-schedule.txt~pci-add-pci-dma-unamp-state-api-to-feature-removal-scheduletxt +++ a/Documentation/feature-removal-schedule.txt @@ -532,3 +532,12 @@ Why: superseded by acpi_sleep=nonvs Who: Rafael J. Wysocki <rjw@xxxxxxx> ---------------------------- + +What: PCI DMA unmap state API +When: August 2012 +Why: PCI DMA unmap state API (include/linux/pci-dma.h) was replaced + with DMA unmap state API (DMA unmap state API can be used for + any bus). +Who: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> + +---------------------------- _ Patches currently in -mm which might be from fujita.tomonori@xxxxxxxxxxxxx are linux-next.patch dma-mapping-rename-arch_kmalloc_minalign-to-arch_dma_minalign.patch dma-mapping-unify-dma_get_cache_alignment-implementations.patch dma-mapping-parisc-set-arch_dma_minalign.patch drivers-scsi-53c700c-remove-dma_is_consistent-usage.patch dma-mapping-remove-dma_is_consistent-api.patch documentation-dma-api-howtotxt-add-multiple-types-of-iommus-support.patch pci-add-pci-dma-unamp-state-api-to-feature-removal-scheduletxt.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