[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1562950641.git.ptesarik@suse.com>
Date: Fri, 12 Jul 2019 19:20:59 +0200
From: Petr Tesarik <ptesarik@...e.com>
To: Heiko Carstens <heiko.carstens@...ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Philipp Rudo <prudo@...ux.ibm.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Laura Abbott <labbott@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Cc: Petr Tesarik <ptesarik@...e.com>, linux-s390@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Add uncompressed Linux banner to s390 bzImage
These patches make it easy to determine the kernel version from a
compressed binary by scanning for the Linux banner string in the
uncompressed portion of bzImage.
Petr Tesarik (2):
init: Separate banner from init_uts_ns
s390: add Linux banner to the compressed image
arch/s390/boot/compressed/Makefile | 1 +
init/Makefile | 2 +-
init/banner.c | 21 +++++++++++++++++++++
init/version.c | 10 ----------
4 files changed, 23 insertions(+), 11 deletions(-)
create mode 100644 init/banner.c
--
2.16.4
Powered by blists - more mailing lists