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

From: Konrad Rzeszutek Wilk
Date: Fri Dec 13 2013 - 09:25:36 EST


On Fri, Dec 13, 2013 at 11:04:29AM +0000, David Vrabel wrote:
> 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?

B/c this patch was sent when the #linux-next had the PVH patches and it
was based on that.

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