All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -mm 0/2] Separate freezer from PM code (take 2)
@ 2007-04-28  9:35 Rafael J. Wysocki
  2007-04-28  9:37 ` [PATCH -mm 1/2] Separate freezer from PM code (rev. 2) Rafael J. Wysocki
  2007-04-28  9:40 ` [PATCH -mm 2/2] Introduce freezer flags " Rafael J. Wysocki
  0 siblings, 2 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2007-04-28  9:35 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Gautham R Shenoy, Ingo Molnar, Oleg Nesterov, Pavel Machek,
	Pekka Enberg, LKML

Hi,

The first patch in the series separates the tasks freezer from the PM code and
moves it to kernel/freezer.c .  No changes to the moved code are made.

The second one moves all of the freezer-specific per-task flags to a separate
filed of task_struct and defines functions for manipulating them with the help
of set_bit() and friends.

The patches are against 2.6.21-rc7-mm2 with
move-frozen_process-to-kernel-power-processc.patch applied.

Greetings,
Rafael

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

end of thread, other threads:[~2007-04-28 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-28  9:35 [PATCH -mm 0/2] Separate freezer from PM code (take 2) Rafael J. Wysocki
2007-04-28  9:37 ` [PATCH -mm 1/2] Separate freezer from PM code (rev. 2) Rafael J. Wysocki
2007-04-28 20:47   ` Pavel Machek
2007-04-28  9:40 ` [PATCH -mm 2/2] Introduce freezer flags " Rafael J. Wysocki
2007-04-28 20:48   ` Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.