On Tuesday, November 29, 2011, Tejun Heo wrote: > Hello, Rafael, Stephen. > > Linus just pulled cgroup fixes which conflicts with pm-freezer. The > resolution is mostly trivial. The cgroup fix changes frozen() test to > is_task_frozen_enough() while pm-freezer commit prepends "freezing() > && " to it. They just need to be combined into "freezing() && > is_task_frozen_enough()". > > The following git branch contains merged branch. I pulled the current > linus/master a34815b96 "Merge branch 'for-3.2-fixes' of > git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup" into > pm-freezer and resolved the conflict described above. > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git pm-freezer-merge > > Rafael, please feel free to pull or resolve in any way you see fit. Well, could you please post a fix patch on top of my pm-freezer branch? That would be the most convenient way to me. :-) Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html