From: Nishanth Menon <nm@ti.com>
To: Nishanth Menon <nm@ti.com>,
Kevin Hilman <khilman@deeprootsystems.com>,
Tony Lindgren <tony@atomide.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
Woodruff, Richar
Subject: Re: [PATCH] save and restore etm state across core OFF modes
Date: Tue, 12 Jan 2010 11:33:13 -0600 [thread overview]
Message-ID: <4B4CB259.2010301@ti.com> (raw)
In-Reply-To: <20100112173022.GG29059@shisha.kicks-ass.net>
Alexander Shishkin had written, on 01/12/2010 11:30 AM, the following:
> On Tue, Jan 12, 2010 at 11:13:13 -0600, Nishanth Menon wrote:
>> Alexander Shishkin had written, on 01/12/2010 11:04 AM, the following:
>>> diff --git a/arch/arm/mach-omap2/sleep34xx.S b/arch/arm/mach-omap2/sleep34xx.S
>>> index 69521be..0a5ec86 100644
>>> --- a/arch/arm/mach-omap2/sleep34xx.S
>>> +++ b/arch/arm/mach-omap2/sleep34xx.S
[...]
>>> /* Store current cpsr*/
>>> mrs r2, cpsr
>>> stmia r8!, {r2}
>>> @@ -520,6 +616,7 @@ clean_caches:
>>> cmp r9, #1 /* Check whether L2 inval is required or not*/
>>> bne skip_l2_inval
>>> clean_l2:
>>> +#if 0
>> my aversion to #if 0 kicks in here :(.. do we have an alternative
>> like using the CONFIG_ENABLE_OFF_MODE_JTAG_ETM_DEBUG or something
>> else?
>
> Fair enough. I could replace it with "#if !defined(...)" as the first
> thing that comes to mind. This way it will only take disabling the
> config option to catch any possible regressions in between. Does this
> sound reasonable?
sounds ok to me.. unless folks have ideas coz of clean_l2 label.. more
comments might be useful before a rev2 of the patch..
--
Regards,
Nishanth Menon
next prev parent reply other threads:[~2010-01-12 17:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-12 17:04 [PATCH] save and restore etm state across core OFF modes Alexander Shishkin
2010-01-12 17:13 ` Nishanth Menon
2010-01-12 17:30 ` Alexander Shishkin
2010-01-12 17:33 ` Nishanth Menon [this message]
2010-01-12 21:04 ` Tony Lindgren
2010-01-12 21:46 ` Alexander Shishkin
2010-01-12 22:08 ` Nishanth Menon
2010-01-12 22:15 ` Tony Lindgren
2010-01-12 22:53 ` Nishanth Menon
2010-05-01 17:24 ` Alexander Shishkin
2010-01-13 11:36 ` Alexander Shishkin
2010-01-13 12:58 ` Nishanth Menon
2010-01-18 10:46 ` Alexander Shishkin
2010-01-18 13:47 ` Nishanth Menon
2010-01-12 22:02 ` Kevin Hilman
-- strict thread matches above, loose matches on Subject: below --
2010-07-25 18:34 [PATCH 6/7] " Hari Kanigeri
2010-07-25 21:15 ` [PATCH] " Alexander Shishkin
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=4B4CB259.2010301@ti.com \
--to=nm@ti.com \
--cc=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox