>>> On 11.06.15 at 15:03, <ross.lagerw...@citrix.com> wrote: > @@ -946,6 +948,8 @@ int __init construct_dom0( > if ( (rc = elf_xen_parse(&elf, &parms)) != 0 ) > goto out; > > + process_pending_softirqs();
For this one I'm not sure whether it shouldn't really go somewhere inside the ELF parser, namely due to the printing of each of the known ELF notes (which is a generally growing set). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel