From aadadb864634984343d967958b87c60400c81a76 Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Wed, 27 Sep 2006 01:51:05 -0700 Subject: [PATCH] --- yaml --- r: 36209 b: refs/heads/master c: 35fa2048ab13d1be846be612e395c15c200bd51c h: refs/heads/master i: 36207: 4bd090869a69c86ba320a9b4dc767a211c06cfcd v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e4058cc6e346..ea50220bbe78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b89a81712f486e4f7a606987413e387605fdeaf4 +refs/heads/master: 35fa2048ab13d1be846be612e395c15c200bd51c diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index 93b10bd784ed..436697cb9388 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -70,6 +70,18 @@ Who: Mauro Carvalho Chehab --------------------------- +What: sys_sysctl +When: January 2007 +Why: The same information is available through /proc/sys and that is the + interface user space prefers to use. And there do not appear to be + any existing user in user space of sys_sysctl. The additional + maintenance overhead of keeping a set of binary names gets + in the way of doing a good job of maintaining this interface. + +Who: Eric Biederman + +--------------------------- + What: PCMCIA control ioctl (needed for pcmcia-cs [cardmgr, cardctl]) When: November 2005 Files: drivers/pcmcia/: pcmcia_ioctl.c