diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-05 10:35:09 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-05 10:35:09 -0400 |
commit | 0c9e98af5e94877ad3b1af2c0f39b2376a462ded (patch) | |
tree | acbab68f802fadbff85590c139c87dc199bb465d /Documentation/feature-removal-schedule.txt | |
parent | af0c25c4876305dfa1a25ac1cc92d3cddfa476a6 (diff) | |
parent | fe0d42203cb5616eeff68b14576a0f7e2dd56625 (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.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 15545d4fcab2..6257186b5869 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 | ||
470 | What: namespace cgroup (ns_cgroup) | ||
471 | When: 2.6.38 | ||
472 | Why: 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. | ||
483 | Who: Daniel Lezcano <daniel.lezcano@free.fr> | ||
484 | |||
485 | ---------------------------- | ||
486 | |||
487 | What: iwlwifi disable_hw_scan module parameters | 470 | What: iwlwifi disable_hw_scan module parameters |
488 | When: 2.6.40 | 471 | When: 2.6.40 |
489 | Why: Hareware scan is the prefer method for iwlwifi devices for | 472 | Why: Hareware scan is the prefer method for iwlwifi devices for |