[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] xen/grant-table: remove support for V2 tables
On 08/07/14 18:10, Konrad Rzeszutek Wilk wrote: > On Wed, Jul 02, 2014 at 11:25:29AM +0100, David Vrabel wrote: >> Since 11c7ff17c9b6dbf3a4e4f36be30ad531a6cf0ec9 (xen/grant-table: Force >> to use v1 of grants.) the code for V2 grant tables is not used. > > I get compile warnings with this patch: > WARNING: vmlinux.o(.text+0x40268a): Section mismatch in reference from the > function gnttab_init() to the function .init.text:arch_gnttab > _init() > The function gnttab_init() references > the function __init arch_gnttab_init(). > This is often because gnttab_init lacks a __init > annotation or the annotation of arch_gnttab_init is wrong. Thanks. I'd missed this warning (despite having the appropriate option turned on). But it's patch #1 that broke this. David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |