All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: "André Goddard Rosa" <andre.goddard@gmail.com>,
	laijs@cn.fujitsu.com, davem@davemloft.net,
	akpm@linux-foundation.org, harvey.harrison@gmail.com,
	"linux list" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 5/7] vsprintf: reduce code size by avoiding extra check
Date: Mon, 2 Nov 2009 20:40:37 +0100	[thread overview]
Message-ID: <20091102194037.GA19306@elte.hu> (raw)
In-Reply-To: <20091102181944.GA4880@nowhere>


* Frederic Weisbecker <fweisbec@gmail.com> wrote:

> I'm not sure this change is necessary, the only impact is a small 
> reduce of binary code. Well, why not.

Small reductions in size are nice too. They counter-act small increases 
in kernel size. (which are way more common unfortunately)

	Ingo

      parent reply	other threads:[~2009-11-02 19:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 17:26 [PATCH v2 5/7] vsprintf: reduce code size by avoiding extra check André Goddard Rosa
2009-11-02 18:19 ` Frederic Weisbecker
2009-11-02 18:29   ` Joe Perches
2009-11-02 19:32     ` Frederic Weisbecker
2009-11-02 19:36       ` Ingo Molnar
2009-11-02 19:44         ` Frederic Weisbecker
2009-11-02 20:00           ` Ingo Molnar
2009-11-02 19:40   ` Ingo Molnar [this message]

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=20091102194037.GA19306@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=andre.goddard@gmail.com \
    --cc=davem@davemloft.net \
    --cc=fweisbec@gmail.com \
    --cc=harvey.harrison@gmail.com \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.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.