All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Lagerwall <ross.lagerwall@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	Keir Fraser <keir@xen.org>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH] x86: Avoid tripping watchdog when constructing dom0
Date: Thu, 11 Jun 2015 16:39:43 +0100	[thread overview]
Message-ID: <5579ABBF.6090904@citrix.com> (raw)
In-Reply-To: <5579B5E20200007800083B76@mail.emea.novell.com>

On 06/11/2015 03:22 PM, Jan Beulich wrote:
>>>> On 11.06.15 at 15:03, <ross.lagerwall@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).
>

Is there an easy way of doing this given that the ELF parser is shared 
with and used by the toolstack?

-- 
Ross Lagerwall

  reply	other threads:[~2015-06-11 15:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11 13:03 [PATCH] x86: Avoid tripping watchdog when constructing dom0 Ross Lagerwall
2015-06-11 13:07 ` Andrew Cooper
2015-06-11 14:22 ` Jan Beulich
2015-06-11 15:39   ` Ross Lagerwall [this message]
2015-06-11 16:07     ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5579ABBF.6090904@citrix.com \
    --to=ross.lagerwall@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.