xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@arm.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Dirk Behme <dirk.behme@de.bosch.com>
Cc: xen-devel@lists.xenproject.org,
	Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [PATCH v2] xen: arm: Update arm64 image header
Date: Wed, 22 Jun 2016 14:44:11 +0100	[thread overview]
Message-ID: <576A962B.1020603@arm.com> (raw)
In-Reply-To: <20160622133037.GD25432@char.us.oracle.com>

Hi Konrad,

On 22/06/16 14:30, Konrad Rzeszutek Wilk wrote:
> On Wed, Jun 22, 2016 at 10:59:19AM +0200, Dirk Behme wrote:
>> With the Linux kernel commits
>>
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/Documentation/arm64/booting.txt?id=4370eec05a887b0cd4392cd5dc5b2713174745c0
>>
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/Documentation/arm64/booting.txt?id=a2c1d73b94ed49f5fac12e95052d7b140783f800
>>
>> the arm64 image header changed. While the size of the header isn't changed,
>> some members have changed their usage.
>>
>> Update Xen to this updated image header.
>>
>> The main changes are that the first magic is gone and that there is an
>> image size, now.
>>
>> In case we read a size != 0, let's use this image size, now. This does
>> allow us to check if the kernel Image is larger than the size given in
>> the device tree, too.
>>
>> Additionally, add an error message if the magic is not found. This might
>> be the case with kernel's < 3.12 prior to
>
> Don't you want to still check for those kernels and use them?

The support of Xen for ARM64 in Linux has been added in Linux 3.11, so 
only one release will not work with Xen 4.8 and onwards. Given that this 
is not a long-term support I think it is fine to drop it. Note that 3.12 
is an LTS [1]. Stefano what do you think?

Dirk, I think your commit message will need more background similar to 
what I wrote above and in an answer to the previous version.

Cheers,

[1] https://www.kernel.org/category/releases.html

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-06-22 13:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22  8:59 [PATCH v2] xen: arm: Update arm64 image header Dirk Behme
2016-06-22 13:30 ` Konrad Rzeszutek Wilk
2016-06-22 13:44   ` Julien Grall [this message]
2016-06-22 14:03     ` Dirk Behme
2016-06-22 13:44   ` Dirk Behme
2016-06-22 13:51     ` Konrad Rzeszutek Wilk
2016-06-22 13:57       ` Julien Grall
2016-06-22 14:29         ` Konrad Rzeszutek Wilk
2016-06-22 14:55           ` Julien Grall
2016-06-22 15:17             ` Stefano Stabellini

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=576A962B.1020603@arm.com \
    --to=julien.grall@arm.com \
    --cc=dirk.behme@de.bosch.com \
    --cc=konrad.wilk@oracle.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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).