public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Vasily Gorbik <gor@linux.ibm.com>,
	Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	Cornelia Huck <cohuck@redhat.com>,
	Guenter Roeck <linux@roeck-us.net>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
	qemu-s390x <qemu-s390x@nongnu.org>,
	qemu-devel <qemu-devel@nongnu.org>,
	Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH] s390/boot: block uncompressed vmlinux booting attempts
Date: Tue, 26 Jun 2018 09:30:19 +0200	[thread overview]
Message-ID: <7cb526fc-9da4-248b-d5c4-cb463a2c2bac@de.ibm.com> (raw)
In-Reply-To: <patch-1.thread-8b0da3.git-8b0da335b2d3.your-ad-here.call-01529937119-ext-3705@work.hours>



On 06/25/2018 05:09 PM, Vasily Gorbik wrote:
> Since uncompressed kernel image "vmlinux" elf file is not bootable under
> qemu anymore, add a check which would report that.
> 
> Qemu users are encouraged to use bzImage or
> arch/s390/boot/compressed/vmlinux instead.
> 
> The check relies on s390 linux entry point ABI definition, which is only
> present in bzImage and arch/s390/boot/compressed/vmlinux.
> 
> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

some proposals regarding the wording below..

[...]
> +
> +	sclp_early_printk("The linux kernel boot failure: the image is corrupted or not bootable.\n");
> +	sclp_early_printk("Please check that you are using bootable kernel image \"bzImage\".\n");
> +	sclp_early_printk("(or alternatively \"arch/s390/boot/compressed/vmlinux\" image for qemu)\n");

What about making this explain things a bit more, e.g. something like

Linux kernel boot failure: The boot image does not contain all necessary
components (like the entry point and decompressor). The plain vmlinux ELF
file no longer carries all necessary parts for starting up. Please use
bzImage or arch/s390/boot/compressed/vmlinux.

  parent reply	other threads:[~2018-06-26  7:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 19:47 s390 qemu boot failure in -next Guenter Roeck
2018-06-25  7:10 ` Christian Borntraeger
2018-06-25  7:27   ` Christian Borntraeger
2018-06-25  8:02     ` [qemu-s390x] " Christian Borntraeger
2018-06-25  8:08       ` Cornelia Huck
2018-06-25  8:27       ` Thomas Huth
2018-06-25  8:05     ` Cornelia Huck
2018-06-25  8:29       ` Christian Borntraeger
2018-06-26  8:29         ` Cornelia Huck
2018-06-26  8:54           ` Christian Borntraeger
2018-06-25  8:36       ` Vasily Gorbik
2018-06-25  8:49         ` Cornelia Huck
2018-06-25 12:26           ` Christian Borntraeger
2018-06-25 13:35             ` Guenter Roeck
2018-06-25 15:09               ` Vasily Gorbik
2018-06-25 15:09                 ` [PATCH] s390/boot: block uncompressed vmlinux booting attempts Vasily Gorbik
2018-06-25 19:40                   ` Guenter Roeck
2018-06-26  7:30                   ` Christian Borntraeger [this message]
2018-06-26  8:24                     ` Cornelia Huck
2018-06-26  5:32     ` s390 qemu boot failure in -next Georgi Guninski
2018-06-26  5:40       ` Thomas Huth

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=7cb526fc-9da4-248b-d5c4-cb463a2c2bac@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=gor@linux.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=thuth@redhat.com \
    /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