From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA
Date: Mon, 30 Apr 2012 17:20:46 -0600 [thread overview]
Message-ID: <4F9F1E4E.4020604@wwwdotorg.org> (raw)
In-Reply-To: <1335381650-7666-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
On 04/25/2012 01:20 PM, Stephen Warren wrote:
> Tegra doesn't yet support system sleep. Explicitly disable support
> for this feature in Kconfig.
Russell, Arnd, Olof, should this go through the ARM patch tracker, or
should I just take it through the Tegra tree? Thanks.
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> config ARCH_SUSPEND_POSSIBLE
> - depends on !ARCH_S5PC100
> + depends on !ARCH_S5PC100 && !ARCH_TEGRA
> depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
> CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE
> def_bool y
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA
Date: Mon, 30 Apr 2012 17:20:46 -0600 [thread overview]
Message-ID: <4F9F1E4E.4020604@wwwdotorg.org> (raw)
In-Reply-To: <1335381650-7666-1-git-send-email-swarren@wwwdotorg.org>
On 04/25/2012 01:20 PM, Stephen Warren wrote:
> Tegra doesn't yet support system sleep. Explicitly disable support
> for this feature in Kconfig.
Russell, Arnd, Olof, should this go through the ARM patch tracker, or
should I just take it through the Tegra tree? Thanks.
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> config ARCH_SUSPEND_POSSIBLE
> - depends on !ARCH_S5PC100
> + depends on !ARCH_S5PC100 && !ARCH_TEGRA
> depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
> CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE
> def_bool y
next prev parent reply other threads:[~2012-04-30 23:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-25 19:20 [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA Stephen Warren
2012-04-25 19:20 ` Stephen Warren
[not found] ` <1335381650-7666-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-04-30 23:20 ` Stephen Warren [this message]
2012-04-30 23:20 ` Stephen Warren
[not found] ` <4F9F1E4E.4020604-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-04-30 23:26 ` Russell King - ARM Linux
2012-04-30 23:26 ` Russell King - ARM Linux
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=4F9F1E4E.4020604@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
/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.