| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH] Optimize swab operations |
| From: | Christoph Hellwig <hch@lst.de> |
| Date: | Thu, 26 Jan 2006 13:38:57 +0100 |
| Cc: | Franck <vagabon.xyz@gmail.com>, "Kevin D. Kissell" <kevink@mips.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20060126112638.GC3411@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cda58cb80601260308v3eecf0d0w@mail.gmail.com> <20060126112638.GC3411@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.3.28i |
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. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Optimize swab operations, Ralf Baechle |
|---|---|
| Next by Date: | Re: [RFC] Optimize swab operations on mips_r2 cpu, Franck |
| Previous by Thread: | Re: [PATCH] Optimize swab operations, Franck |
| Next by Thread: | Re: [PATCH] Optimize swab operations, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |