| To: | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Subject: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 15 Feb 2006 15:08:39 +0000 |
| Cc: | "Maciej W. Rozycki" <macro@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <20060213225331.GA5315@deprecation.cyrius.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060213225331.GA5315@deprecation.cyrius.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Mon, Feb 13, 2006 at 10:53:31PM +0000, Martin Michlmayr wrote: > @@ -230,7 +230,7 @@ > mem_start = get_tc_base_addr(slot); > > /* Store base addr into esp struct */ > - esp->slot = mem_start; > + esp->slot = CPHYSADDR(mem_start); > > esp->dregs = 0; > esp->eregs = (void *)CKSEG1ADDR(mem_start + I merged allmost all of the differences from mainline except this one. Maciej, does this need the CPHYSADDR() op or not here? Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] sc-rm7k.c cleanup, Ralf Baechle |
|---|---|
| Next by Date: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git, Maciej W. Rozycki |
| Previous by Thread: | Please pull drivers/scsi/dec_esp.c from Linus' git, Martin Michlmayr |
| Next by Thread: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |