| To: | Christoph Hellwig <hch@lst.de> |
|---|---|
| Subject: | Re: [PATCH] Optimize swab operations |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 26 Jan 2006 17:38:53 +0000 |
| Cc: | Franck <vagabon.xyz@gmail.com>, "Kevin D. Kissell" <kevink@mips.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20060126123857.GA28043@lst.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cda58cb80601260308v3eecf0d0w@mail.gmail.com> <20060126112638.GC3411@linux-mips.org> <20060126123857.GA28043@lst.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Thu, Jan 26, 2006 at 01:38:57PM +0100, Christoph Hellwig 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. Wonderful. Was waiting for the day when this becomes the official religion. No more time wasted to make configcheck ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 3/6] C-language equivalents of include/asm-*/bitops.h, Richard Henderson |
|---|---|
| Next by Date: | Re: [PATCH 2.6] Cobalt IDE fix, again, Peter Horton |
| Previous by Thread: | Re: [PATCH] Optimize swab operations, Christoph Hellwig |
| Next by Thread: | Re: [PATCH] Optimize swab operations, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |