|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8
On Sun, 22 Mar 2009, M A Young wrote:
I suspect that if you checked the .config file, on both these last two you
would have found that it contained CONFIG_XEN_XENBUS_FRONTEND=m, which is
what I found when I tried it just now, which means that something is
resetting the value.
And to answer my own implied question, XEN_XENBUS_FRONTEND is set
automatically to whatever the larger of XEN_BLKDEV_FRONTEND (in
drivers/block/Kconfig) or NETXEN_NIC (in drivers/net/Kconfig) is via the
select command. Comparing this with the code and Makefiles, this is
correct for XEN_BLKDEV_FRONTEND, but NETXEN_NIC has no direct requirement
for XEN_XENBUS_FRONTEND (though it should require
XEN_NETDEV_FRONTEND). Also XEN_KBDDEV_FRONTEND (in drivers/input/Kconfig),
XEN_NETDEV_FRONTEND (in drivers/net/Kconfig) and CONFIG_XEN_FBDEV_FRONTEND
(in drivers/video/Kconfig) should all select XEN_XENBUS_FRONTEND to set
the value of this field correctly.
Michael Young
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] The most recent attempt to build 2.6.29-rc8, (continued)
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Boris Derzhavets
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Boris Derzhavets
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8,
M A Young <=
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Boris Derzhavets
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Jeremy Fitzhardinge
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, M A Young
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Jeremy Fitzhardinge
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Boris Derzhavets
- Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8, Jeremy Fitzhardinge
Re: Fw: Re: [Xen-devel] tip.git regression from "vsprintf: unify the format decoding layer for its 3 users", Boris Derzhavets
|
|
|
|
|