Re: [PATCH V10 08/14] x86/xen: Use __pa_symbol instead of __pa onC visible symbols

From: David Vrabel
Date: Fri Dec 13 2013 - 06:04:38 EST


On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Alexander Duyck <alexander.h.duyck@xxxxxxxxx>
>
> This change updates a few of the functions to use __pa_symbol when
> translating C visible symbols instead of __pa. By using __pa_symbol we are
> able to drop a few extra lines of code as don't have to test to see if the
> virtual pointer is a part of the kernel text or just standard virtual memory.

Why is this part of the PVH series?

David
--
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/