| To: | Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
|---|---|
| Subject: | Re: [PATCH] SGIWD93: use cached memory access to make driver work on IP28 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 28 Nov 2007 09:50:09 +0000 |
| Cc: | linux-scsi@vger.kernel.org, linux-mips@linux-mips.org, James.Bottomley@HansenPartnership.com |
| In-reply-to: | <20071126223921.A566CC2B26@solo.franken.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20071126223921.A566CC2B26@solo.franken.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17 (2007-11-01) |
On Mon, Nov 26, 2007 at 06:41:15PM +0100, Thomas Bogendoerfer wrote: > Following patch is 2.6.25 material needed to get SGI IP28 machines > supported. > > Thomas. > > SGI IP28 machines would need special treatment (enable adding addtional > wait states) when accessing memory uncached. To avoid this pain I > changed the driver to use only cached access to memory. > > Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Same comment as for SGISEEQ: IP28 is clearly a maximum weirdo beast. Technically the patch looks fine it's just a few stilistic issues such as there no reason for DMA_SYNC_DESC_CPU and DMA_SYNC_DESC_DEV being macros so why not using inlines. Acked-by: Ralf Baechle <ralf@linux-mips.org> Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] IP28: added cache barrier to assembly routines, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] IP28 support, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] SGIWD93: use cached memory access to make driver work on IP28, Thomas Bogendoerfer |
| Next by Thread: | [PATCH] IP28: added cache barrier to assembly routines, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |