All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-pm@lists.linux-foundation.org,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	linuxppc-dev@ozlabs.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Scott Wood <scottwood@freescale.com>,
	David Howells <dhowells@redhat.com>,
	Ralf Baechle <ralf@linux-mips.org>,
	linux-mips@linux-mips.org, Bryan Wu <bryan.wu@analog.com>,
	Russell King <rmk@arm.linux.org.uk>
Subject: Re: [PATCH (2.6.25) 2/2] suspend: clean up Kconfig
Date: Thu, 8 Nov 2007 00:13:28 +0900	[thread overview]
Message-ID: <20071107151328.GA28181@linux-sh.org> (raw)
In-Reply-To: <20071107135849.207149000@sipsolutions.net>

On Wed, Nov 07, 2007 at 02:58:00PM +0100, Johannes Berg wrote:
> This cleans up the suspend Kconfig and removes the need to
> declare centrally which architectures support suspend. All
> architectures that currently support suspend are modified
> accordingly.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> Cc: Rafael J. Wysocki <rjw@sisk.pl>
> Cc: linuxppc-dev@ozlabs.org
> Cc: linux-pm@lists.linux-foundation.org
> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: David Howells <dhowells@redhat.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: linux-mips@linux-mips.org
> Cc: Paul Mundt <lethal@linux-sh.org>
> Cc: Bryan Wu <bryan.wu@analog.com>
> Cc: Russell King <rmk@arm.linux.org.uk>
> ---
> Architecture maintainers should evaluate whether their
> ARCH_SUSPEND_POSSIBLE symbol should be set only under
> stricter circumstances like I've done for powerpc.
> 
The SH bits look fine.

Acked-by: Paul Mundt <lethal@linux-sh.org>

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Bryan Wu <bryan.wu@analog.com>,
	linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	linuxppc-dev@ozlabs.org, linux-pm@lists.linux-foundation.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Russell King <rmk@arm.linux.org.uk>
Subject: Re: [PATCH (2.6.25) 2/2] suspend: clean up Kconfig
Date: Thu, 8 Nov 2007 00:13:28 +0900	[thread overview]
Message-ID: <20071107151328.GA28181@linux-sh.org> (raw)
In-Reply-To: <20071107135849.207149000@sipsolutions.net>

On Wed, Nov 07, 2007 at 02:58:00PM +0100, Johannes Berg wrote:
> This cleans up the suspend Kconfig and removes the need to
> declare centrally which architectures support suspend. All
> architectures that currently support suspend are modified
> accordingly.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> Cc: Rafael J. Wysocki <rjw@sisk.pl>
> Cc: linuxppc-dev@ozlabs.org
> Cc: linux-pm@lists.linux-foundation.org
> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: David Howells <dhowells@redhat.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: linux-mips@linux-mips.org
> Cc: Paul Mundt <lethal@linux-sh.org>
> Cc: Bryan Wu <bryan.wu@analog.com>
> Cc: Russell King <rmk@arm.linux.org.uk>
> ---
> Architecture maintainers should evaluate whether their
> ARCH_SUSPEND_POSSIBLE symbol should be set only under
> stricter circumstances like I've done for powerpc.
> 
The SH bits look fine.

Acked-by: Paul Mundt <lethal@linux-sh.org>

  reply	other threads:[~2007-11-07 15:15 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 13:57 [PATCH (2.6.25) 0/2] suspend/hibernate Kconfig cleanups Johannes Berg
2007-11-07 13:57 ` [PATCH (2.6.25) 1/2] hibernation: clean up Kconfig Johannes Berg
2007-11-07 13:57 ` Johannes Berg
2007-11-07 22:18   ` Rafael J. Wysocki
2007-11-07 22:18   ` Rafael J. Wysocki
2007-11-07 22:18     ` Rafael J. Wysocki
2007-11-08  2:29   ` Paul Mackerras
2007-11-08  2:29   ` Paul Mackerras
2007-11-07 13:58 ` [PATCH (2.6.25) 2/2] suspend: " Johannes Berg
2007-11-07 13:58   ` Johannes Berg
2007-11-07 15:13   ` Paul Mundt [this message]
2007-11-07 15:13     ` Paul Mundt
2007-11-07 15:13   ` Paul Mundt
2007-11-07 22:19   ` Rafael J. Wysocki
2007-11-07 22:19     ` Rafael J. Wysocki
2007-11-07 22:19     ` Rafael J. Wysocki
2007-11-07 22:21   ` Russell King
2007-11-07 22:21     ` Russell King
2007-11-07 22:21     ` Russell King
2007-11-08  2:30   ` Paul Mackerras
2007-11-08  2:30     ` Paul Mackerras
2007-11-08  2:30   ` Paul Mackerras
2007-11-08  9:48   ` Ralf Baechle
2007-11-08  9:48     ` Ralf Baechle
2007-11-08  9:48   ` Ralf Baechle
2007-11-07 13:58 ` Johannes Berg
2007-11-07 22:17 ` [PATCH (2.6.25) 0/2] suspend/hibernate Kconfig cleanups Rafael J. Wysocki
2007-11-08 14:44   ` Johannes Berg
2007-11-08 14:44   ` Johannes Berg
2007-11-08 17:21     ` Andrew Morton
2007-11-08 17:21       ` Andrew Morton
2007-11-08 17:30       ` [PATCH (2.6.25) 1/2] hibernation: clean up Kconfig Johannes Berg
2007-11-08 17:30       ` Johannes Berg
2007-11-08 18:06         ` Andrew Morton
2007-11-08 18:06         ` Andrew Morton
2007-11-08 18:11           ` Johannes Berg
2007-11-08 18:11             ` Johannes Berg
2007-11-08 18:21             ` Johannes Berg
2007-11-08 18:21               ` [linux-pm] " Johannes Berg
2007-11-08 17:31       ` [PATCH (2.6.25) 2/2] suspend: " Johannes Berg
2007-11-08 17:31       ` Johannes Berg

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=20071107151328.GA28181@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=bryan.wu@analog.com \
    --cc=dhowells@redhat.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=ralf@linux-mips.org \
    --cc=rjw@sisk.pl \
    --cc=rmk@arm.linux.org.uk \
    --cc=scottwood@freescale.com \
    /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.