|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] EXPORT SYMBOL in evtchn.c breaks 2.4.26-xen0
With the latest bk pull, I pulled in a patch of ../arch/xen/kernel/evtchn.c
which added an EXPORT_SYMBOL(evtchn_do_upcall) macro.
While this is necessary and works in 2.6.7, it breaks the 2.4.26-xen0
compile (try make world or make clean linux-xen0).
Perhaps an #if (KERNEL_VERSION....) would be helpfull, or splitting the
file (../arch/xen/kernel/evtchn.c) between 2.4.26 and 2.6.7 trees, because
currently it's used by both trees via symlinks...
Regards,
Sven
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] EXPORT SYMBOL in evtchn.c breaks 2.4.26-xen0,
Sven Kretzschmar <=
|
|
|
|
|