[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86: Avoid tripping watchdog when constructing dom0
>>> On 11.06.15 at 15:03, <ross.lagerwall@xxxxxxxxxx> 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |