On Thu, 3 Jun 2010 17:04:43 -0700 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > Sure, bugfixes should come separately and first. For a number of > reasons: > > - people (including the -stable maintainers) might want to backport them > > - we might end up not merging the larger, bugfix-including patches at all > > - the large bugfix-including patches might blow up and need > reverting. If we do that, we accidentally revert bugfixes! > > Have we identified specifically which bugfixes should be separated out > in this fashion? > In my personal observation [1/18] for better behavior under cpuset. [2/18] for better behavior under cpuset. [3/18] for better behavior under mempolicy. [4/18] refactoring. [5/18] refactoring. [6/18] clean up. [7/18] changing the deault sysctl value. [8/18] completely new logic. [9/18] completely new logic. [10/18] a supplement for 8,9. [11/18] for better behavior under lowmem oom (disable oom kill) [12/18] clean up [13/18] bugfix for a possible race condition. (I'm not sure about details) [14/18] bugfix [15/18] bugfix [16/18] bugfix [17/18] bugfix [18/18] clean up. If distro admins are aggresive, them may backport 1,2,3,7,11 but it changes current logic. So, it's distro's decision. Thanks, -Kame -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>