aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 10:35:09 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 10:35:09 -0400
commit0c9e98af5e94877ad3b1af2c0f39b2376a462ded (patch)
treeacbab68f802fadbff85590c139c87dc199bb465d /Documentation/feature-removal-schedule.txt
parentaf0c25c4876305dfa1a25ac1cc92d3cddfa476a6 (diff)
parentfe0d42203cb5616eeff68b14576a0f7e2dd56625 (diff)
Merge Linux 3.0-rc6 into staging-next
This handles the merge conflicts with the drivers/staging/brcm80211/Kconfig file due to changes on the two different branches. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 15545d4fcab..6257186b586 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -467,23 +467,6 @@ Who: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
467 467
468---------------------------- 468----------------------------
469 469
470What: namespace cgroup (ns_cgroup)
471When: 2.6.38
472Why: The ns_cgroup leads to some problems:
473 * cgroup creation is out-of-control
474 * cgroup name can conflict when pids are looping
475 * it is not possible to have a single process handling
476 a lot of namespaces without falling in a exponential creation time
477 * we may want to create a namespace without creating a cgroup
478
479 The ns_cgroup is replaced by a compatibility flag 'clone_children',
480 where a newly created cgroup will copy the parent cgroup values.
481 The userspace has to manually create a cgroup and add a task to
482 the 'tasks' file.
483Who: Daniel Lezcano <daniel.lezcano@free.fr>
484
485----------------------------
486
487What: iwlwifi disable_hw_scan module parameters 470What: iwlwifi disable_hw_scan module parameters
488When: 2.6.40 471When: 2.6.40
489Why: Hareware scan is the prefer method for iwlwifi devices for 472Why: Hareware scan is the prefer method for iwlwifi devices for