All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Gautham R Shenoy <ego@in.ibm.com>, Ingo Molnar <mingo@elte.hu>,
	Oleg Nesterov <oleg@tv-sign.ru>, Pavel Machek <pavel@ucw.cz>,
	Pekka Enberg <penberg@cs.helsinki.fi>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH -mm 0/2] Separate freezer from PM code (take 2)
Date: Sat, 28 Apr 2007 11:35:55 +0200	[thread overview]
Message-ID: <200704281135.56275.linux-kernel-owner@vger.kernel.org> (raw)

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

             reply	other threads:[~2007-04-27 15:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28  9:35 Rafael J. Wysocki [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200704281135.56275.linux-kernel-owner@vger.kernel.org \
    --to=rjw@sisk.pl \
    --cc=akpm@linux-foundation.org \
    --cc=ego@in.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=oleg@tv-sign.ru \
    --cc=pavel@ucw.cz \
    --cc=penberg@cs.helsinki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.