Re: [RFC] arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro

From: Catalin Marinas
Date: Tue Oct 13 2015 - 10:19:34 EST


On Mon, Oct 12, 2015 at 02:52:59PM +0800, yalin wang wrote:
> This patch add kc_offset_to_vaddr() and kc_vaddr_to_offset(),
> the default version doesn't work on arm64, because arm64 kernel address
> is below the PAGE_OFFSET, like module address and vmemmap address are
> all below PAGE_OFFSET address.
>
> Signed-off-by: yalin wang <yalin.wang2010@xxxxxxxxx>

Applied. Thanks.

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/