All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: Convert {in, out}s[bwl] to inline functions
Date: Tue, 27 Sep 2011 14:02:52 +0200	[thread overview]
Message-ID: <201109271402.52143.marek.vasut@gmail.com> (raw)
In-Reply-To: <4E81BA40.20400@ge.com>

On Tuesday, September 27, 2011 01:57:52 PM Nick Thompson wrote:
> On 27/09/11 11:21, Marek Vasut wrote:
> > On Tuesday, September 27, 2011 11:31:15 AM Wolfgang Denk wrote:
> >> Dear Marek Vasut,
> >> 
> >> In message <1317062895-3847-1-git-send-email-marek.vasut@gmail.com> you 
wrote:
> >>> The size of uboot binary grows by a few bytes, but the gain (better
> >>> type checking) is worth it.
> >> 
> >> And what _exactly_ are "a few bytes" ?
> > 
> > Nevermind, it must have been some kind of a fluctuation yesterday. Right
> > now, I made a new measurement and the size didn't change with/without
> > the patch (this is more what I'd expect to happen).
> > 
> > Cheers
> 
> Pure speculation on my part, but /could/ this be because ARM drivers don't
> tend to use these macros/functions. write[bwl] and the like are much more
> common. I don't know this to be a fact though.

No, I'm dead sure I use this macro in the test.

> 
> Nick.

  reply	other threads:[~2011-09-27 12:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26 18:48 [U-Boot] [PATCH] ARM: Convert {in,out}s[bwl] to inline functions Marek Vasut
2011-09-27  8:59 ` [U-Boot] [PATCH] ARM: Convert {in, out}s[bwl] " Nick Thompson
2011-09-27  9:31 ` Wolfgang Denk
2011-09-27 10:21   ` Marek Vasut
2011-09-27 11:57     ` Nick Thompson
2011-09-27 12:02       ` Marek Vasut [this message]
2011-09-27 22:40         ` Simon Glass
2011-09-28 10:56           ` Marek Vasut
2011-09-27  9:32 ` Wolfgang Denk
2011-09-27 10:08   ` Marek Vasut
2011-09-28 20:46     ` Wolfgang Denk
2011-09-28 20:58       ` Marek Vasut
2011-09-28 21:15         ` Wolfgang Denk

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=201109271402.52143.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.