Преглед на файлове

feature-removal-schedule.txt: remove kmap_atomic(page, km_type)

Signed-off-by: Cong Wang <amwang@redhat.com>
Cong Wang преди 13 години
родител
ревизия
167885e593
променени са 1 файла, в които са добавени 0 реда и са изтрити 8 реда
  1. 0 8
      Documentation/feature-removal-schedule.txt

+ 0 - 8
Documentation/feature-removal-schedule.txt

@@ -523,14 +523,6 @@ Who:	Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
 
 ----------------------------
 
-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 <amwang@redhat.com>
-
-----------------------------
-
 What:	get_robust_list syscall
 When:	2013
 Why:	There appear to be no production users of the get_robust_list syscall,