[PATCH v4 15/19] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
Russell King - ARM Linux
linux at arm.linux.org.uk
Tue Feb 15 10:48:19 EST 2011
On Tue, Feb 15, 2011 at 03:26:49PM +0000, Will Deacon wrote:
> The conflict with the p2v branch is fairly hefty, but something like
> this should do (if you're happy I'll submit it to replace 6670/1):
I was thinking that was the case - which is why I wanted this split up
so this can be tackled separately.
> Note that because the v2p macros only work for lowmem, I've not bothered
> to add casts for the __v2p macros (rather, I've just changed the types
> of the static inline functions). This simplifies the code and means we
> can stay clear of the runtime fixup stuff.
This patch looks good enough, thanks.
More information about the linux-arm-kernel
mailing list