projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecee6f9
)
feature-removal-schedule.txt: remove kmap_atomic(page, km_type)
author
Cong Wang
<amwang@redhat.com>
Sun, 27 Nov 2011 04:38:59 +0000
(12:38 +0800)
committer
Cong Wang
<amwang@redhat.com>
Tue, 24 Jul 2012 07:27:32 +0000
(15:27 +0800)
Signed-off-by: Cong Wang <amwang@redhat.com>
Documentation/feature-removal-schedule.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/feature-removal-schedule.txt
b/Documentation/feature-removal-schedule.txt
index 56000b33340bbe33f0b141934c756470d32ecbbd..2cd5202a612794b4ef1e5d22dcd6f53af605544c 100644
(file)
--- a/
Documentation/feature-removal-schedule.txt
+++ b/
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,