All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: stefano.stabellini@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH] xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Date: Thu, 23 Jan 2014 17:51:32 +0000	[thread overview]
Message-ID: <1390499492.2124.5.camel@kazak.uk.xensource.com> (raw)
In-Reply-To: <8173790b-8731-4fee-9b59-e5753857a654@email.android.com>

On Thu, 2014-01-23 at 12:42 -0500, Konrad Rzeszutek Wilk wrote:
> And I presume dma_addr_t is 64bit regardless of PAE and non-PAE?

Correct. Or rather, correct after this patch which adds "select
ARCH_DMA_ADDR_T_64BIT" to the Kconfig.

>  (Sorry I am on my phone and its hard to do SSH and cscope).

You're doing very well to quote everything properly, so no worries!

> Based on your explanation I believe the patch is fine though I have to
> work out carefully the casting it does in my mind.

OK, thanks.

Ian.

      reply	other threads:[~2014-01-23 17:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-17 17:24 [PATCH] xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) Ian Campbell
2014-01-17 18:09 ` Stefano Stabellini
2014-01-20  9:46   ` Ian Campbell
2014-01-21 22:03 ` Konrad Rzeszutek Wilk
2014-01-22  9:50   ` Ian Campbell
2014-01-22 12:11     ` Stefano Stabellini
2014-01-22 14:47       ` Stefano Panella
2014-01-22 14:54         ` Stefano Stabellini
2014-01-22 21:01 ` Konrad Rzeszutek Wilk
2014-01-23 11:19   ` Ian Campbell
2014-01-23 17:42     ` Konrad Rzeszutek Wilk
2014-01-23 17:51       ` Ian Campbell [this message]

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=1390499492.2124.5.camel@kazak.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=konrad.wilk@oracle.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.