All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Daniel Walker <dwalker@codeaurora.org>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Saravana Kannan <skannan@codeaurora.org>,
	Nicolas Pitre <nicolas.pitre@linaro.org>,
	John Stultz <johnstul@us.ibm.com>,
	Brian Swetland <swetland@google.com>,
	Arve Hj?nnev?g <arve@android.com>
Subject: Re: [PATCHv3 2/4] ARM: Allow machines to override __delay()
Date: Wed, 08 Dec 2010 12:30:56 -0800	[thread overview]
Message-ID: <4CFFEB00.5090807@codeaurora.org> (raw)
In-Reply-To: <1291839992.12568.31.camel@c-dwalke-linux.qualcomm.com>

On 12/08/2010 12:26 PM, Daniel Walker wrote:
>
> The last time I thought you said there was no size change ? My tests
> showed a decrease ..

Oh, right. There was no size change when I moved __delay() into the
header in addition to the others.

>
> What compiler optimizations are you talking about 

See

Subject: Weirdo gcc 4.3.x behaviour
Message-ID: <20101121191148.GA12234@n2100.arm.linux.org.uk>

and

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29950

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 2/4] ARM: Allow machines to override __delay()
Date: Wed, 08 Dec 2010 12:30:56 -0800	[thread overview]
Message-ID: <4CFFEB00.5090807@codeaurora.org> (raw)
In-Reply-To: <1291839992.12568.31.camel@c-dwalke-linux.qualcomm.com>

On 12/08/2010 12:26 PM, Daniel Walker wrote:
>
> The last time I thought you said there was no size change ? My tests
> showed a decrease ..

Oh, right. There was no size change when I moved __delay() into the
header in addition to the others.

>
> What compiler optimizations are you talking about 

See

Subject: Weirdo gcc 4.3.x behaviour
Message-ID: <20101121191148.GA12234@n2100.arm.linux.org.uk>

and

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29950

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  reply	other threads:[~2010-12-08 20:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08  4:38 [PATCHv3 0/4] ARM: Fixing udelay() for SMP and non-SMP systems Stephen Boyd
2010-12-08  4:38 ` Stephen Boyd
2010-12-08  4:38 ` [PATCHv3 1/4] ARM: Translate delay.S into (mostly) C Stephen Boyd
2010-12-08  4:38   ` Stephen Boyd
2010-12-08  4:38 ` [PATCHv3 2/4] ARM: Allow machines to override __delay() Stephen Boyd
2010-12-08  4:38   ` Stephen Boyd
2010-12-08 19:22   ` Daniel Walker
2010-12-08 19:22     ` Daniel Walker
2010-12-08 20:24     ` Stephen Boyd
2010-12-08 20:24       ` Stephen Boyd
2010-12-08 20:26       ` Daniel Walker
2010-12-08 20:26         ` Daniel Walker
2010-12-08 20:30         ` Stephen Boyd [this message]
2010-12-08 20:30           ` Stephen Boyd
2010-12-08 21:07           ` Daniel Walker
2010-12-08 21:07             ` Daniel Walker
2010-12-08  4:38 ` [PATCHv3 3/4] ARM: Implement a timer based __delay() loop Stephen Boyd
2010-12-08  4:38   ` Stephen Boyd
2010-12-08  4:38 ` [PATCHv3 4/4] msm: timer: Migrate to timer based __delay() Stephen Boyd
2010-12-08  4:38   ` Stephen Boyd

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=4CFFEB00.5090807@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=arve@android.com \
    --cc=dwalker@codeaurora.org \
    --cc=johnstul@us.ibm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nicolas.pitre@linaro.org \
    --cc=skannan@codeaurora.org \
    --cc=swetland@google.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.