All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: "Göran Weinholt" <goran@weinholt.se>
Cc: "Justin M. Forbes" <jmforbes@linuxtx.org>,
	qemu-stable@nongnu.org, "René Rebe" <rene@exactcode.de>,
	"Alexander Graf" <agraf@suse.de>,
	"qemu-devel Developers" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2] multiboot: Fix bss segment support
Date: Mon, 23 Jan 2012 12:34:35 +0100	[thread overview]
Message-ID: <4F1D45CB.8000201@redhat.com> (raw)
In-Reply-To: <878vm76puh.fsf@industria.weinholt.se>

Am 20.12.2011 19:49, schrieb Göran Weinholt:
> Alexander Graf <agraf@suse.de> writes:
> 
>> Yes, this patch makes things work again :). Thanks a lot!
>>
>> The only thing I could nitpick on would be the coding style - checkpatch.pl complains :). Could you please resend with braces?
>> Justin, Please also queue this for 1.0-stable when it comes in its final form.
>>
>> Tested-by: Alexander Graf <agraf@suse.de>
> 
> Thanks for testing it. Here it is, with braces this time.
> 
> 
> From 2a2df801d68a76fb2210e556652fb2e17e0f6711 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?G=C3=B6ran=20Weinholt?= <goran@weinholt.se>
> Date: Tue, 20 Dec 2011 19:36:10 +0100
> Subject: [PATCH] multiboot: mh_load_end_addr and mh_bss_end_addr may be zero
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> There are two special cases in the address fields of the multiboot
> format. If mh_load_end_addr is zero then the whole image file should
> be loaded and if mh_bss_end_addr is zero then there is no bss segment.
> With this change it is again possible to boot kernels where these
> fields are zero.
> 
> Signed-off-by: Göran Weinholt <goran@weinholt.se>
> Tested-by: Alexander Graf <agraf@suse.de>

This doesn't seem to be applied yet. Can you resend it as a top-level
email instead of deep in some thread where it may be missed?

Kevin

      parent reply	other threads:[~2012-01-23 11:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-24 15:55 [Qemu-devel] [PATCH v2] multiboot: Fix bss segment support Göran Weinholt
2011-07-24 16:20 ` malc
2011-07-29 14:36 ` Anthony Liguori
2011-12-19 17:35 ` Alexander Graf
2011-12-19 22:01   ` Anthony Liguori
2011-12-19 22:26     ` Alexander Graf
2011-12-20 11:53       ` Göran Weinholt
2011-12-20 14:07         ` Alexander Graf
2011-12-20 18:49           ` Göran Weinholt
2011-12-20 19:46             ` Alexander Graf
2012-01-23 11:34             ` Kevin Wolf [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=4F1D45CB.8000201@redhat.com \
    --to=kwolf@redhat.com \
    --cc=agraf@suse.de \
    --cc=goran@weinholt.se \
    --cc=jmforbes@linuxtx.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=rene@exactcode.de \
    /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.