>>> On 09.03.17 at 10:54, <dario.faggi...@citrix.com> wrote: > --- a/xen/common/sched_credit2.c > +++ b/xen/common/sched_credit2.c > @@ -2437,8 +2437,6 @@ csched2_runtime(const struct scheduler *ops, int cpu, > return time; > } > > -void __dump_execstate(void *unused);
All fine, except the function wasn't static (or else the compiler would have warned about there not being a definition), so perhaps the subject wants to say "undefined function declaration" or some such. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel