From: Heiko Carstens <hca@linux.ibm.com>
To: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: linux-s390@vger.kernel.org, jpoimboe@kernel.org,
joe.lawrence@redhat.com, gor@linux.ibm.com, iii@linux.ibm.com,
agordeev@linux.ibm.com
Subject: Re: [PATCH 0/4] s390: compile relocatable kernel with/without fPIE
Date: Fri, 16 Feb 2024 18:09:47 +0100 [thread overview]
Message-ID: <20240216170947.8060-D-hca@linux.ibm.com> (raw)
In-Reply-To: <20240213104707.673053-1-sumanthk@linux.ibm.com>
Hi Sumanth,
...
> Josh Poimboeuf (2):
> s390: Add relocs tool
> s390: Compile relocatable kernel without -fPIE
>
> Sumanth Korikkar (2):
> s390/vdso64: filter out munaligned-symbols flag for vdso
> s390/kernel: vmlinux.lds.S: handle orphan .rela sections
>
> arch/s390/Kconfig | 15 +-
> arch/s390/Makefile | 8 +-
> arch/s390/boot/.gitignore | 1 +
> arch/s390/boot/Makefile | 14 +-
> arch/s390/boot/boot.h | 6 +
> arch/s390/boot/startup.c | 80 +++++-
> arch/s390/boot/vmlinux.lds.S | 18 ++
> arch/s390/include/asm/physmem_info.h | 1 +
> arch/s390/kernel/vdso64/Makefile | 1 +
> arch/s390/kernel/vmlinux.lds.S | 15 ++
> arch/s390/tools/.gitignore | 1 +
> arch/s390/tools/Makefile | 5 +
> arch/s390/tools/relocs.c | 390 +++++++++++++++++++++++++++
> 13 files changed, 542 insertions(+), 13 deletions(-)
> create mode 100644 arch/s390/tools/relocs.c
Could you please resend and base this series on the 'features' branch
of the s390 tree:
https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/log/?h=features
Please also add your Sign-off to all patches.
Thanks a lot!
prev parent reply other threads:[~2024-02-16 17:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 10:47 [PATCH 0/4] s390: compile relocatable kernel with/without fPIE Sumanth Korikkar
2024-02-13 10:47 ` [PATCH 1/4] s390/vdso64: filter out munaligned-symbols flag for vdso Sumanth Korikkar
2024-02-15 10:50 ` Vasily Gorbik
2024-02-13 10:47 ` [PATCH 2/4] s390: Add relocs tool Sumanth Korikkar
2024-02-15 10:50 ` Vasily Gorbik
2024-02-13 10:47 ` [PATCH 3/4] s390: Compile relocatable kernel without -fPIE Sumanth Korikkar
2024-02-15 10:51 ` Vasily Gorbik
2024-02-13 10:47 ` [PATCH 4/4] s390/kernel: vmlinux.lds.S: handle orphan .rela sections Sumanth Korikkar
2024-02-15 10:52 ` Vasily Gorbik
2024-02-16 17:09 ` Heiko Carstens [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=20240216170947.8060-D-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=iii@linux.ibm.com \
--cc=joe.lawrence@redhat.com \
--cc=jpoimboe@kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=sumanthk@linux.ibm.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