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 <[email protected]> > > > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

