diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 8 |
1 files changed, 0 insertions, 8 deletions
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 <sebastian@breakpoint.cc> | |||
523 | 523 | ||
524 | ---------------------------- | 524 | ---------------------------- |
525 | 525 | ||
526 | What: kmap_atomic(page, km_type) | ||
527 | When: 3.5 | ||
528 | Why: The old kmap_atomic() with two arguments is deprecated, we only | ||
529 | keep it for backward compatibility for few cycles and then drop it. | ||
530 | Who: Cong Wang <amwang@redhat.com> | ||
531 | |||
532 | ---------------------------- | ||
533 | |||
534 | What: get_robust_list syscall | 526 | What: get_robust_list syscall |
535 | When: 2013 | 527 | When: 2013 |
536 | Why: There appear to be no production users of the get_robust_list syscall, | 528 | Why: There appear to be no production users of the get_robust_list syscall, |