[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52E78A55.3050905@citrix.com>
Date: Tue, 28 Jan 2014 10:45:41 +0000
From: David Vrabel <david.vrabel@...rix.com>
To: Julien Grall <julien.grall@...aro.org>
CC: <linux-kernel@...r.kernel.org>, <konrad.wilk@...cle.com>,
<boris.ostrovsky@...cle.com>, <xen-devel@...ts.xenproject.org>,
<ian.campbell@...rix.com>, <stefano.stabellini@...citrix.com>,
<patches@...aro.org>
Subject: Re: [PATCH] xen/gnttab: Use phys_addr_t to describe the grant frame
base address
On 28/01/14 01:03, Julien Grall wrote:
> On ARM, address size can be 32 bits or 64 bits (if CONFIG_ARCH_PHYS_ADDR_T_64BIT
> is enabled).
> We can't assume that the grant frame base address will always fits in an
> unsigned long. Use phys_addr_t instead of unsigned long as argument for
> gnttab_setup_auto_xlat_frames.
>
> Signed-off-by: Julien Grall <julien.grall@...aro.org>
Reviewed-by: David Vrabel <david.vrabel@...rix.com>
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists