From: Cong Wang Date: Sun, 27 Nov 2011 04:38:59 +0000 (+0800) Subject: feature-removal-schedule.txt: remove kmap_atomic(page, km_type) X-Git-Tag: v3.6-rc1~72^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167885e593b3221105437458961499d070527ef6;p=pandora-kernel.git feature-removal-schedule.txt: remove kmap_atomic(page, km_type) Signed-off-by: Cong Wang --- diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 56000b33340b..2cd5202a6127 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -523,14 +523,6 @@ Who: Sebastian Andrzej Siewior ---------------------------- -What: kmap_atomic(page, km_type) -When: 3.5 -Why: The old kmap_atomic() with two arguments is deprecated, we only - keep it for backward compatibility for few cycles and then drop it. -Who: Cong Wang - ----------------------------- - What: get_robust_list syscall When: 2013 Why: There appear to be no production users of the get_robust_list syscall,