qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin O'Connor <kevin@koconnor.net>
To: Amos Kong <akong@redhat.com>
Cc: seabios@seabios.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Seabios PATCH v2] make reboot-timeout to static for using it after POST phase
Date: Wed, 6 Mar 2013 20:07:02 -0500	[thread overview]
Message-ID: <20130307010702.GA20466@morn.localdomain> (raw)
In-Reply-To: <1362477141-3637-1-git-send-email-akong@redhat.com>

On Tue, Mar 05, 2013 at 05:52:21PM +0800, Amos Kong wrote:
> From: Kevin O'Connor <kevin@koconnor.net>
> 
> Memory allocated with malloc_tmp() can't be used after the POST
> phase. The reboot-timeout inside romfile could not be loaded in
> boot_fail(). The patch saved reboot-timeout to a static variable,
> it fixed the regression bug introduced by commit 59d6ca52

FYI, this fix was committed.

-Kevin

      reply	other threads:[~2013-03-07  1:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04  9:45 [Qemu-devel] seabios bug: fail to find etc/boot-fail-wait Amos Kong
2013-03-04 13:53 ` Kevin O'Connor
2013-03-05  2:06 ` [Qemu-devel] [Seabios PATCH] make reboot-timeout to static for using it after POST phase Amos Kong
2013-03-05  9:03   ` [Qemu-devel] [SeaBIOS] " li guang
2013-03-05  9:52 ` [Qemu-devel] [Seabios PATCH v2] " Amos Kong
2013-03-07  1:07   ` Kevin O'Connor [this message]

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=20130307010702.GA20466@morn.localdomain \
    --to=kevin@koconnor.net \
    --cc=akong@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).