From: Ralf Baechle <ralf@linux-mips.org>
To: Martin Michlmayr <tbm@cyrius.com>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>, linux-mips@linux-mips.org
Subject: Re: Please pull drivers/scsi/dec_esp.c from Linus' git
Date: Wed, 15 Feb 2006 15:08:39 +0000 [thread overview]
Message-ID: <20060215150839.GA27719@linux-mips.org> (raw)
In-Reply-To: <20060213225331.GA5315@deprecation.cyrius.com>
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
next prev parent reply other threads:[~2006-02-15 15:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-13 22:53 Please pull drivers/scsi/dec_esp.c from Linus' git Martin Michlmayr
2006-02-15 15:08 ` Ralf Baechle [this message]
2006-02-16 10:17 ` Maciej W. Rozycki
2006-02-16 14:59 ` Ralf Baechle
2006-02-16 15:48 ` Maciej W. Rozycki
2006-02-17 9:12 ` Jes Sorensen
2006-02-17 10:45 ` Maciej W. Rozycki
2006-02-17 12:35 ` Jes Sorensen
2006-02-17 12:51 ` Maciej W. Rozycki
2006-02-17 15:17 ` Jes Sorensen
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=20060215150839.GA27719@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=macro@linux-mips.org \
--cc=tbm@cyrius.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox