linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* merge conflict resolution for pm-freezer
@ 2011-11-28 23:30 Tejun Heo
  2011-11-29 22:21 ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Tejun Heo @ 2011-11-28 23:30 UTC (permalink / raw)
  To: Rafael J. Wysocki, sfr; +Cc: linux-pm, linux-next

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.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-05 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 23:30 merge conflict resolution for pm-freezer Tejun Heo
2011-11-29 22:21 ` Rafael J. Wysocki
2011-11-30 19:51   ` Rafael J. Wysocki
2011-12-01 18:53     ` Tejun Heo
2011-12-01 21:42       ` Rafael J. Wysocki
2011-12-05 21:32         ` [PATCH pm/linux-next] cgroup_freezer: drop unnecessary freezing() from try_to_freeze_cgroup() Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).