All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Franck <vagabon.xyz@gmail.com>,
	"Kevin D. Kissell" <kevink@mips.com>,
	linux-mips@linux-mips.org
Subject: Re: [PATCH] Optimize swab operations
Date: Thu, 26 Jan 2006 13:38:57 +0100	[thread overview]
Message-ID: <20060126123857.GA28043@lst.de> (raw)
In-Reply-To: <20060126112638.GC3411@linux-mips.org>

On Thu, Jan 26, 2006 at 11:26:38AM +0000, Ralf Baechle wrote:
> On Thu, Jan 26, 2006 at 12:08:25PM +0100, Franck wrote:
> 
> > This patch uses 'wsbh' instruction to optimize swab operations. This
> > instruction is part of the MIPS Release 2 instructions set.
> 
> Will apply.  Small nit - you must include <linux/config.h> in every file
> that is refering to a CONFIG_* symbols, I'll take care of that.

That's not required anymore.  the build system now implicitly includes it
for every file.

  parent reply	other threads:[~2006-01-26 12:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 11:08 [PATCH] Optimize swab operations Franck
2006-01-26 11:26 ` Ralf Baechle
2006-01-26 11:31   ` Franck
2006-01-26 12:38   ` Christoph Hellwig [this message]
2006-01-26 17:38     ` Ralf Baechle
2006-01-26 12:01 ` Ralf Baechle
2006-02-02 10:32   ` Franck Bui-Huu
2006-02-02 17:06     ` Ralf Baechle

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=20060126123857.GA28043@lst.de \
    --to=hch@lst.de \
    --cc=kevink@mips.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=vagabon.xyz@gmail.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.