From 610c8b57eaf0ef2ff229c54f20ac8d6fe84ccb12 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Tue, 10 Aug 2010 18:03:26 -0700 Subject: [PATCH] --- yaml --- r: 208551 b: refs/heads/master c: 175833635fe6e96548ccab802ed0b0f25251cbbe h: refs/heads/master i: 208549: bcfd7bbda38191b20fe32d73baf85ba30b1a2651 208547: 4496d08092624b0450a373ec69377f12379b8058 208543: 7e0da1c3d4a80dc0881e889be08952e9c52990a9 v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e1fa758317a5..517673f08f5f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c31e74c4c34fa863393c28b95409aee934b4f8e1 +refs/heads/master: 175833635fe6e96548ccab802ed0b0f25251cbbe diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index b16cbe4152ea..1ebf5fd3188c 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -547,3 +547,12 @@ Why: superseded by acpi_sleep=nonvs Who: Rafael J. Wysocki ---------------------------- + +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 + +----------------------------