Greg KH wrote: > On Thu, Jan 06, 2005 at 03:26:21PM -0800, Andrew Morton wrote: > >>Which begs the question "how do we ever get rid of these things when we >>have no projected date for Linux-2.8"? >> >>I'd propose: >> >>a) Create Documentation/feature-removal-schedule.txt which describes >> things which are going away, when, why, who is involved, etc. > > Ok, I'll bite, here's a patch that does just that. Look good? Brodo, can you add a little more info to this, please? --- Add 2.4.x cpufreq /proc and sysctl interface removal to the feature-removal-schedule. Signed-off-by: Randy Dunlap diffstat:= Documentation/feature-removal-schedule.txt | 9 +++++++++ 1 files changed, 9 insertions(+) ---