|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] pv_ops dom0 x86_32 PAE kernel buildlog of missingsymbols
Am Mittwoch, den 17.12.2008, 15:55 +0000 schrieb Ian Campbell:
> On Wed, 2008-12-17 at 16:49 +0100, Marc - A. Dahlhaus [ Administration |
> Westermann GmbH ] wrote:
> > Hello Jan,
> > hello Ian,
> >
> >
> > i did another build today (c/s 2239) and can confirm that only the
> > following two warnings are left:
> >
> > ERROR: "blk_put_queue" [drivers/xen/blkback/blkbk.ko] undefined!
> > ERROR: "blk_get_queue" [drivers/xen/blkback/blkbk.ko] undefined!
> >
> > Should i give Jan's patch a try or is another patch to address this
> > errors planed to be added to the patchset soon?
>
> I say just make these symbols EXPORT_SYMBOL_GPL or build blkback
> statically for the time being.
Used EXPORT_SYMBOL as remainder of exports in file used the same...
Build went silently of course.
> The exports were removed upstream because there was no in-tree module
> users but if we are adding one then reverting that could be acceptable.
> If that turns out to be unacceptable upstream then we could consider
> Jan's patch.
>
> Ian.
Thanks for the hint.
Marc
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|